ENCODE · LOCAL FIRST
Convert HTML special characters and entities
Escape markup-sensitive characters or restore their readable text representation in your browser.
HTML Entities Open →HOW TO USE
How to use
- 01
Paste text or encoded entities into the input editor.
- 02
Choose Encode or Decode.
- 03
Review and copy the result.
USE CASES
Use cases
Display code as text
Escape angle brackets before showing a markup sample.
Read encoded content
Decode common entities copied from HTML output.
FAQ
Frequently asked questions
Does entity encoding sanitize all HTML?
It escapes common special characters but is not a complete HTML sanitization policy.
Is the content uploaded?
No. Conversion runs in your browser.