HTML Entity Encoder / Decoder
Convert special characters like <, >, & and quotes to safe HTML entities, or decode entities back to plain text. Essential for embedding code in HTML and debugging encoding issues.
How to use the HTML Entity Encoder / Decoder
- 1
Open the tool above — it is already running, no install or account needed.
- 2
Enter your input and adjust the options to match what you need.
- 3
Copy or download the result — everything was processed locally in your browser.
Private by design
This tool runs 100% inside your own browser using local JavaScript — your input never touches a server. That makes it instant, offline-capable in many cases, and private even for sensitive data.
Related tools
Roman Numeral Converter
Numbers to Roman numerals and back
Number to Words Converter
Spell out numbers in English words
Base64 Encoder / Decoder
UTF-8-safe Base64 encode and decode
Unix Timestamp Converter
Epoch to date and back, in your timezone
Hex to Text Converter
Decode hexadecimal into readable text
JWT Decoder
Inspect JWT header, payload and expiry
Number Base Converter
Binary, octal, decimal, hex and any base 2–36
JSON Formatter & Validator
Beautify, validate and minify JSON