HTML Entity Encoder/Decoder
Encode and decode HTML entities to safely display special characters
How to use
1. Paste your input or choose a sample.
2. Adjust the options and run the tool.
3. Copy or share the output.
Use Cases
Escaping user-generated text before embedding it in HTML
Decoding HTML entities copied from email or web pages
Preparing safe snippets for Markdown or CMS editors
Rendering code snippets without them being interpreted as tags
Common Mistakes
Double-encoding entities like &
Decoding HTML entities when you actually need URL decoding
Assuming HTML entity encoding also URL-encodes values
Related Tools
URL Encoder/Decoder
Encoding & HashingEncode and decode URL parameters and components
Base64 Encoder/Decoder
Encoding & HashingEncode and decode Base64 strings
JSON Formatter
Text & DataFormat, validate, and beautify JSON data
Number Base Converter
Encoding & HashingConvert numbers between base 2-36 (binary, octal, decimal, hex)
Hash Generator
Encoding & HashingGenerate MD5, SHA-1, SHA-256, and other hash values
Tool feedback
Was this tool helpful?
Optional reason helps us prioritize improvements.
Request a missing tool
Share a tool idea and we will consider it for the roadmap.
All processing happens in your browser. Your data never leaves your device.