Usage
- Pick encode/decode and Named, decimal, or encode-all options.
- Type text to convert entities immediately.
- Attribute mode only matters when decoding.
Convert text into HTML entities or restore character references back to plain text. Mix modes and options to prep safe markup instantly.
Input is HTML text or entity strings. Output follows the selected options. Nothing is uploaded.
Encode: <b>hi</b> → <b>hi</b>. With named entities, © becomes ©.