HTML Escape
HTML Unescape
Javascript String Escape
Java/.NET String Escape
Share |

HTML escape online tool


Paste your unescaped text into the box below and click "escape"

Escape new line
Escape < > "
Escape space to &nbsp;
Escape special characters (& and non latin chars)


HTML escaped result

This tool replaces all characters known to cause problems, with correct HTML entities escape characters.
The escaped result is compatible with pages encoded in ISO-8859-X and UTF-8.

< > & " and every character with a code above 127 are escaped.