Clear
SSL tools
Formatters
Math
JSON/XML
HTML tools
String tools

Html/XML Escaping Utility

Input your text:


Escaped text:
{{ escapedText }}


Often when integrating text in code, either in html, XML, JSON or any other format, you need to escape specific characters to avoid errors. This utility escapes the 5 problematic characters: &, <, >, ", '