HTML Entity Escape & Unescape
Turn special characters into HTML entities or decode &name; and &#…; sequences using the browser’s built-in parser. Nothing is uploaded.
100% local — your text never leaves this device
Unescape uses the browser’s HTML entity decoder, so common named entities (e.g. ©, —) and numeric forms are supported.
How to use HTML Entities
- 1Paste raw text and Escape to turn <, >, &, and quotes into entities safe for HTML.
- 2Paste encoded text and Unescape to recover the original characters.
- 3Use Swap to chain operations; Copy sends the result to your clipboard.
Privacy
Escaping runs as plain string replacement in your browser. Unescape uses a temporary textarea only in this tab; your text is never uploaded.
🔒 Processed locally in your browser. Your input is never sent to a server.