🔣 HTML Tag Escaper & Entity Translator

HTML Entity Encoder & Decoder

Convert reserved characters into Named, Decimal, or Hexadecimal HTML entities, or unescape entities back to plain text.

Presets:
')">XSS Script Tag Currency & Symbols Encoded Entities

Common HTML Character Entity Reference

CharacterNamed EntityDecimal CodeHex CodeDescription
<&lt;&#60;&#x3C;Less than sign
>&gt;&#62;&#x3E;Greater than sign
&&amp;&#38;&#x26;Ampersand
"&quot;&#34;&#x22;Double quote
'&apos; / &#39;&#39;&#x27;Single quote (apostrophe)
©&copy;&#169;&#xA9;Copyright symbol
®&reg;&#174;&#xAE;Registered trademark
&euro;&#8364;&#x20AC;Euro symbol
Copied to clipboard!