HTML Entity Encoder/Decoder

Encode special characters to HTML entities or decode HTML entities back to text.

Ad space

About HTML Entities

HTML entities are special codes used to display reserved characters in HTML. Characters like <, >, &, and " have special meaning in HTML and must be encoded.

Common HTML Entities