Smart Maker

Smart Maker

Professional Builder

All Converters
&

HTML Entity Converter

Encode special characters into HTML entities or decode HTML entity codes back into readable text.

HTML Entity Tool

Choose conversion mode

Encode reserved HTML characters or decode entities into normal text.

Quick Examples

Select one

<h1>

Text

&lt;h1&gt;

Entity

HTML reserved characters

Characters such as <, >, & and quotation marks can have special meaning inside HTML, so entities are commonly used when they need to appear as text.

&

Converted output will appear here

Enter plain text to encode or HTML entities to decode.

Common HTML Entities

&lt;

<

&gt;

>

&amp;

&

&quot;

"

HTML Entity Reference

Common HTML entities

Reference common characters, named entities and numeric HTML entity codes.

CharacterNameNamed EntityNumeric Entity
<Less Than&lt;&#60;
>Greater Than&gt;&#62;
&Ampersand&amp;&#38;
"Double Quote&quot;&#34;
'Single Quote&#39;&#39;
©Copyright&copy;&#169;
®Registered&reg;&#174;
Trademark&trade;&#8482;
Euro&euro;&#8364;
£Pound&pound;&#163;
Rupee&#8377;&#8377;
SpaceNon-breaking Space&nbsp;&#160;
Simple Process

Convert HTML Entities in 3 Steps

Choose encode or decode mode, enter your text and copy the converted HTML entity output instantly.

01
01

Choose Mode

Select whether you want to encode plain text or decode HTML entities.

02
02

Enter Text

Type or paste your text or HTML entity codes.

03
03

Copy Result

View the converted output and copy it instantly.