← All tools

HTML Entity Encoder/Decoder

Convert special characters to HTML entities and back. Prevent XSS, fix encoding issues.

Common HTML Entities Reference

Character Entity Numeric Description
<&lt;&#60;Less than
>&gt;&#62;Greater than
&&amp;&#38;Ampersand
"&quot;&#34;Double quote
'&apos;&#39;Single quote
©&copy;&#169;Copyright
®&reg;&#174;Registered
&euro;&#8364;Euro sign
£&pound;&#163;Pound sign

HTML Entity Encoder/Decoder Features

Free HTML entity tool — encode special characters to HTML entities for safe display in web pages. Essential for preventing XSS attacks and fixing encoding issues.

When to Use HTML Entities

What Gets Encoded

This tool runs in your browser. Your text is never sent to a server — completely private.

Try Related Tools