Skip to main content
ARCHITECT.DEV
English

Software Engineer

Available for work

Open to opportunities
ARCHITECT.DEV
English

Software Engineer

Available for work

Open to opportunities
All Tools

HTML Entities

Encode / Decode

Encode special characters to HTML entities or decode HTML entities back to text. Essential for safe HTML display.

Plain Text
HTML Entities

Common HTML Entities

<&lt;
>&gt;
&&amp;
"&quot;
'&apos;
&nbsp;
©&copy;
®&reg;
&trade;
&euro;
£&pound;
¥&yen;
°&deg;
±&plusmn;
×&times;
÷&divide;