HTML escape and unescape tool help


Settings Remark
Raw HTML

or

Escaped HTML
Enter raw HTML in the input box if method "escape HTML" is selected.

For example:
<h1>Hello</h1>

Enter escaped HTML in the input box if method "unescape HTML" is selected.

For example:
&lt;h1&gt;Hello&lt;/h1&gt;