HTML Entity Encoder & Decoder
Encode plain text to HTML entities (<, &, etc.) or decode entity strings back to text. Share with ?data= or ?entities= in the URL.
Ad unit (leaderboard)
Ad unit (rectangle)
How to use
- Encode: Paste text with special characters; output shows safe HTML entity form for use in attributes or HTML source.
- Numeric entities: Check the option to encode every character as numeric codes (e.g.
Afor A). - Decode: Paste strings like
<span>to get plain<span>text. - Use Copy or Share URL to reuse results elsewhere.