Skip to main content

HTML Entity Encoder / Decoder

v1.0.0

Encode and decode HTML entities with a built-in reference table.

HTML Input
Encoded Output
Encoded result will appear here…

Common HTML Entities

EntityCharacterDescription
&&Ampersand
&lt;<Less than
&gt;>Greater than
&quot;"Double quote
&#39;'Single quote (apostrophe)
&nbsp; Non-breaking space
&copy;©Copyright
&reg;®Registered trademark
&trade;Trademark
&mdash;Em dash
&ndash;En dash
&laquo;«Left double angle quote
&raquo;»Right double angle quote
&bull;Bullet
&hellip;Horizontal ellipsis
&euro;Euro sign
&pound;£Pound sign
&yen;¥Yen sign
&cent;¢Cent sign
&times;×Multiplication sign