ToolboxHub

๐Ÿท๏ธHTML Entity Encoder/Decoder

Encode special characters to HTML entities or decode them back.

Common HTML Entities

&=&
<=&lt;
>=&gt;
"=&quot;
'=&#39;
ยฉ=&copy;
ยฎ=&reg;
โ„ข=&trade;

Related Developer Tools