HTML Entities Encoder
Encode and decode HTML entities with a character reference cheat sheet.
Result
Common Entities Cheat Sheet
//Share this tool
//Related tools
JSON Formatter
Format, validate, minify, and prettify JSON data instantly.
JWT Decoder
Decode and inspect JWT tokens: header, payload, signature, expiration.
Base64 Encoder/Decoder
Encode text or files to Base64 and decode back. UTF-8 safe.
Regex Tester
Test regular expressions in real-time with match highlighting and groups.
Encode and decode HTML entities with support for named, decimal, and hex references. Browse a cheat sheet of the most common character entities and copy them with one click.
[x]Features
- -Encode with named, decimal, or hex references
- -Decode any mix of entity formats
- -Cheat sheet of 38 common character entities
- -Click-to-copy on every entity card
- -Handles <, >, &, quotes, and non-ASCII characters
- -Runs entirely in the browser
>Use Cases
- >Escaping user-generated content before rendering
- >Writing HTML in blog posts and CMS content
- >Displaying reserved characters in code samples
- >Debugging garbled characters in rendered pages