dev_tools
Back to tools

HTML Entities

Escape/unescape HTML and copy common symbols

Input

Enter text to escape or escaped HTML to unescape

Output

Escaped result

Quick Reference

Characters that must be escaped in HTML

&&
<&lt;
>&gt;
"&quot;
'&#39;
&nbsp;