HTML Encoder / Decoder
Escape HTML characters and decode entities back to text.
Escape HTML special characters for safe display or decode named and numeric HTML entities back into plain text.
Mode
How to use
- Choose Encode or Decode mode.
- Paste text or HTML entities into the input field.
- Copy the converted result.
Frequently asked questions
Which characters does encoding escape?
Angle brackets, ampersands and single or double quotes are converted to entities.
Which entities does decoding support?
Common named entities plus decimal and hexadecimal numeric character references.
Related tools
Base64 Encoder / Decoder
Encode and decode Base64 text with UTF-8 support.
URL Encoder / Decoder
Percent-encode text and decode percent-encoded URLs.
Base32 Encoder / Decoder
Convert text to RFC 4648 Base32 and decode it back.
ROT13 Converter
Apply the ROT13 cipher to letters while keeping everything else unchanged.
Quoted-Printable Encoder / Decoder
Encode and decode MIME quoted-printable text.
Punycode / IDN Converter
Convert Unicode domains to punycode and decode IDN labels back.