Unicode Converter
Encoders & DecodersConvert between Unicode, UTF-8, and escape sequences. Free, private — all processing in your browser.
U+0048 U+0065 U+006C U+006C U+006F U+002C U+0020 U+0057 U+006F U+0072 U+006C U+0064 U+0021 U+0020 U+1F30DHello, World! 🌍Hello, World! 🌍\u0048\u0065\u006c\u006c\u006f\u002c\u0020\u0057\u006f\u0072\u006c\u0064\u0021\u0020\u{1f30d}\48 \65 \6C \6C \6F \2C \20 \57 \6F \72 \6C \64 \21 \20 \1F30D48 65 6C 6C 6F 2C 20 57 6F 72 6C 64 21 20 F0 9F 8C 8D72 101 108 108 111 44 32 87 111 114 108 100 33 32 240 159 140 141Hello%2C%20World!%20%F0%9F%8C%8DHello, World! 🌍Character Breakdown
| Char | Code Point | Hex | Decimal | UTF-8 Bytes |
|---|---|---|---|---|
| H | U+0048 | 0x48 | 72 | 1 |
| e | U+0065 | 0x65 | 101 | 1 |
| l | U+006C | 0x6C | 108 | 1 |
| l | U+006C | 0x6C | 108 | 1 |
| o | U+006F | 0x6F | 111 | 1 |
| , | U+002C | 0x2C | 44 | 1 |
| U+0020 | 0x20 | 32 | 1 | |
| W | U+0057 | 0x57 | 87 | 1 |
| o | U+006F | 0x6F | 111 | 1 |
| r | U+0072 | 0x72 | 114 | 1 |
| l | U+006C | 0x6C | 108 | 1 |
| d | U+0064 | 0x64 | 100 | 1 |
| ! | U+0021 | 0x21 | 33 | 1 |
| U+0020 | 0x20 | 32 | 1 | |
| 🌍 | U+1F30D | 0x1F30D | 127757 | 4 |
How to use
- 1. Enter or paste your data in the input area above
- 2. Adjust settings or options as needed
- 3. Click the action button or see real-time results
- 4. Copy the result with the copy button
All processing happens in your browser. Nothing is sent to any server.
About this tool
Convert between Unicode code points, UTF-8 bytes, JavaScript escape sequences, CSS escapes, HTML entities, and URL encoding. Our Unicode Converter takes any text (including emoji and international characters) and shows 9 different representations: Unicode code points (U+0041), decimal entities (A), hex entities (A), JavaScript escapes (\\u0041), CSS escapes (\\41), UTF-8 hex bytes, UTF-8 decimal bytes, URL encoding (%41), and HTML entities. The character breakdown table shows each character individual code point, hex value, decimal value, and UTF-8 byte count. Essential for internationalization (i18n), debugging encoding issues, and working with special characters in different programming contexts.
FAQ
▶Is the Unicode Converter free to use?
Yes, completely free. No signup, no premium tiers, no hidden costs.
▶Is my data safe when using the Unicode Converter?
All processing happens in your browser. Your data never leaves your device.
▶Does the Unicode Converter work on mobile?
Yes, fully responsive. Works on smartphones, tablets, and desktops.
▶Do I need to install anything?
No. It runs entirely in your web browser. Just open the page and use it.
Related tools
All Encoders & DecodersLearn more
Explore more tools
200+ free tools that run in your browser.
Browse all tools →