Encode and decode HTML entities: named and numeric. All processing in your browser.
All encoding and decoding runs in your browser. No data is sent to any server.
Yes, encoding and decoding run in your browser.
Common named and numeric entities (e.g. &, ') are supported.
Escape and unescape text for JSON, HTML, and URL. Handle special characters correctly.
Encode and decode URL components and full URLs. Parse query strings and path segments.
Format and beautify HTML, CSS, JavaScript, and JSON with Prettier