Unicode Decoder
Decode Unicode escape sequences online, convert code points and HTML entities
Loading...
Features Overview
Convert between multiple Unicode encoding formats with detailed character information and statistics, handling special characters and emojis perfectly.
Tool Description
Free Unicode decoder online. Decode Unicode escape sequences, HTML entities, code points, and UTF-8 bytes, then encode plain text back to Unicode escapes when needed. Useful for API payloads, logs, and multilingual text debugging, with all processing kept in your browser.
Capabilities Checklist
- Support 5 encoding formats: Unicode escape, code points, HTML entities (decimal/hexadecimal), and UTF-8 bytes.
- Intelligent input format detection with automatic decoding of various Unicode encoded text.
- Character details panel displays code point, decimal, hexadecimal, UTF-8 bytes, and category for each character.
- Real-time character and byte count statistics to understand text space usage.
- Perfect support for surrogate pairs, correctly handling characters beyond U+FFFF such as emojis.
- Save the last 20 conversion records locally with the ability to restore or delete at any time.
- Swap input and output with one click for quick reverse operations.
- Copy functionality includes success feedback with sample data for quick testing.
Feedback
Help us improve the tool
Related Tools
JSON to PHP Array Converter
Convert JSON to PHP array online with [] or array() output and nested data support
JSON to Python Dictionary Converter
Free online JSON to Python dictionary tool - instant conversion, supports bidirectional conversion
JSON to Java Class Generator
Free online JSON to Java class tool - supports Jackson, Gson annotations and Lombok
JSON to C++ Converter
Free online JSON to C++ converter - Support nlohmann/json, RapidJSON, Boost.JSON