HTML Encoder/Decoder
Common HTML entities
| Char | Named | Numeric |
|---|---|---|
| & | & | & |
| < | < | < |
| > | > | > |
| " | " | " |
| ' | ' | ' |
| © | © | © |
| ® | ® | ® |
| ™ | ™ | ™ |
| € | € | € |
| £ | £ | £ |
| ¥ | ¥ | ¥ |
| × | × | × |
| ÷ | ÷ | ÷ |
| → | → | → |
| … | … | … |
| · | |   |
Pro Features
Batch processingEncode all non-ASCII
Related Tools
Base64 Encoder/Decoder
Encode and decode Base64 strings. Supports text, URLs, and file encoding.
URL Encoder/Decoder
Encode and decode URLs and query strings for safe transmission and parsing.
JSON Formatter
Format, prettify, and validate JSON data with syntax highlighting and error detection.
Markdown Preview
Write and preview Markdown with GitHub Flavored Markdown support including tables, code blocks, and task lists.
Regex Tester
Test and debug regular expressions with live matching, flags, and match highlighting.