Found an issue? Help us improve by reporting it!

TP
ToolzPlanet

HTML Encoder/Decoder

Encode special characters to HTML entities or decode HTML entities back to readable text. Perfect for web development and content management.

Text to Encode

Encoded HTML

Common HTML Entities

&
&
<
&lt;
>
&gt;
"
&quot;
'
&#39;
©
&copy;
®
&reg;
&trade;
&euro;
£
&pound;
¥
&yen;
¢
&cent;
§
&sect;
&para;
&dagger;
&Dagger;
&ndash;
&mdash;
&hellip;
°
&deg;
±
&plusmn;
×
&times;
÷
&divide;
¼
&frac14;

Quick Examples

Encode Examples

Decode Examples

Features

Real-time Processing

See encoded/decoded text instantly as you type with automatic processing

Comprehensive Support

Handles 40+ HTML entities including special characters, symbols, and accented letters

Web Development Ready

Perfect for sanitizing user input, creating safe HTML content, and web development