← Back to DevTools API

HTML Entity Encoder / Decoder

Convert special characters to HTML entities and decode them back. Supports named and numeric entities.

Common HTML Entities Reference

CharEntityName
<&lt;Less than
>&gt;Greater than
&&amp;Ampersand
"&quot;Double quote
'&#39;Single quote
 &nbsp;Non-breaking space
©&copy;Copyright
®&reg;Registered
&trade;Trademark