tools > html > html encoder decoder

HTML ENCODER / DECODER

This online HTML Encoder/Decoder Tool to convert all the applicable characters to their corresponding HTML entities and viceversa for free.

Enter the text to encode/decode

Encoded/Decoded Output

HTML Special Characters

These reserved characters are often used in HTML markup and need to be represented using their respective entity references to avoid conflicts with the HTML syntax or to display them as literal characters in the browser.
SYMBOLEntityNameEntityNumberDescription
"""Quotation mark
&&&Ampersand
<&lt;&#60;Less-than sign
>&gt;&#62;Greater-than sign
'&apos;&#39;Apostrophe or single quotation mark
&nbsp;&#160;Non-breaking space
©&copy;&#169;Copyright symbol
®&reg;&#174;Registered trademark symbol
&trade;&#8482;Trademark symbol
&euro;&#8364;Euro symbol