DevUtils
Back to tools

HTML Entity Encoder

Encoding

Encode or decode HTML entities for safe embedding in web pages.

HTML Entity Encoder/Decoder

Encode or decode HTML entities — supports both named and numeric entities.

<div class="hello">© 2024 "It's alive!"</div>
CharacterNamed EntityNumeric EntityDescription
&&&Ampersand
<&lt;&#60;Less than
>&gt;&#62;Greater than
"&quot;&#34;Double quote
'&#39;&#39;Single quote
©&copy;&#169;Copyright
®&reg;&#174;Registered
&trade;&#8482;Trademark
&nbsp;&#160;Non-breaking space
&euro;&#8364;Euro