HTML Entity Encoder
Encode text to HTML entities or decode entities back to text. Handles named, numeric and hex entities. Bulk text support with instant copy to clipboard.
Common HTML Entities
& = &
< = <
> = >
" = "
' = '
= space
Related Tools
URL Encoder / Decoder
💻 Developer ToolsEncode and decode URLs and query parameters. Supports encodeURIComponent for params and encodeURI for full URLs
Base64 Encoder / Decoder
💻 Developer ToolsEncode text to Base64 or decode Base64 back to text. Supports UTF-8 with auto-convert mode and copy buttons
CSS Minifier
💻 Developer ToolsMinify CSS by removing comments, whitespace and unnecessary characters. See original and minified size with savings percentage. Copy or download the result.