Unicode & Emoji Inspector
Type or paste any text to see the Unicode code point, UTF-8 byte sequence, and HTML entity for each character. Click any value to copy it.
| Char | Code Point | HTML Dec | HTML Hex | UTF-8 Bytes | Category |
|---|---|---|---|---|---|
| H | 0x48 | ASCII | |||
| e | 0x65 | ASCII | |||
| l | 0x6C | ASCII | |||
| l | 0x6C | ASCII | |||
| o | 0x6F | ASCII | |||
| · | 0x20 | ASCII | |||
| 🌍 | 0xF0 0x9F 0x8C 0x8D | Emoji | |||
| ! | 0x21 | ASCII | |||
| · | 0x20 | ASCII | |||
| こ | 0xE3 0x81 0x93 | Hiragana / Katakana | |||
| ん | 0xE3 0x82 0x93 | Hiragana / Katakana | |||
| に | 0xE3 0x81 0xAB | Hiragana / Katakana | |||
| ち | 0xE3 0x81 0xA1 | Hiragana / Katakana | |||
| は | 0xE3 0x81 0xAF | Hiragana / Katakana | |||
| · | 0x20 | ASCII | |||
| – | 0xE2 0x80 0x93 | Other Unicode | |||
| · | 0x20 | ASCII | |||
| c | 0x63 | ASCII | |||
| a | 0x61 | ASCII | |||
| f | 0x66 | ASCII | |||
| é | 0xC3 0xA9 | Latin-1 Supplement | |||
| · | 0x20 | ASCII | |||
| r | 0x72 | ASCII | |||
| é | 0xC3 0xA9 | Latin-1 Supplement | |||
| s | 0x73 | ASCII | |||
| u | 0x75 | ASCII | |||
| m | 0x6D | ASCII | |||
| é | 0xC3 0xA9 | Latin-1 Supplement |
Frequently Asked Questions
What information does the Unicode Inspector show?
For each character it shows: the Unicode code point (U+XXXX), HTML entity (decimal and hex), UTF-8 bytes, and Unicode category.
Does it support emoji?
Yes. Emoji are Unicode code points and are analysed like any other character. Multi-codepoint sequences (e.g. family emoji) are split into their component code points.
Can I click to copy a code point?
Yes. Click any code point, HTML decimal, or HTML hex value to copy it to your clipboard.
Is there a character limit?
No hard limit, though very long texts may make the table difficult to navigate.