<
HTML Encode / Decode
Convert special characters to HTML entities and vice versa
Common Entities
&→&
<→<
>→>
"→"
'→'
©→©
®→®
™→™
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.