HTML Encoder / Decoder

Convert between plain text and HTML entities to safely display content on the web.

About HTML Entities

Encoding replaces special characters like <, >, & with entities so browsers display them as text.