Handy Tools

HTML Escape/Unescape

Convert HTML special characters to entities or restore them.

Ad
Ad
HTML Escape: To safely display special characters like <, >, &, ", ' in HTML, they must be converted to entities (&lt;, &gt;, etc.). Use the Escape button to convert and Unescape to restore original characters.