Lightweb Tools

HTML Entity Encode/Decode

Encode special characters like <, >, & to their HTML entity equivalents or decode HTML entities back to characters.

Input

HTML Encoded

Result will appear here

HTML Entity Reference

&&amp;
<&lt;
>&gt;
"&quot;
'&#39;
/&#x2F;
`&#x60;
=&#x3D;

More Encoding Tools

View all