QuickToolsBox
<

HTML Encode / Decode

Convert special characters to HTML entities and vice versa

Common Entities

&&
<&lt;
>&gt;
"&quot;
'&#39;
©&copy;
®&reg;
&trade;

About this tool

HTML Encode/Decode is a free online tool to convert special characters like <, >, &, and quotes into HTML entities, or decode HTML entities back to readable text. Essential for web developers working with HTML content.

Related Tools