devvkit / dev
HTML Entities Encoder/Decoder
Encode and decode HTML entities with a character reference cheat sheet.
Text to encode
Result
Common Entities Cheat Sheet
Entity Reference (reverse lookup)235 of 235
share this tool
related tools
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
- -Reference table of 120+ entities with reverse lookup
- -Search by name, character, or entity code
- -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