๐ค Utilities
HTML Entity Encoder / Decoder
Convert special characters to HTML entities (& < > etc.) and back. Handles named entities, numeric entities and full document encoding.
๐ How to Use
โผ1
Paste text with special characters or HTML entities
2
Choose Encode or Decode
3
Copy the result โ safe to paste in HTML documents
๐ Examples
Encode
<div class="test">Hello & World</div>
<div class="test">Hello & World</div>
๐ Input
EncodeDecode
โ
Output
๐ Common HTML Entities Reference