β All tools
Unicode Character Inspector
Show the code point, UTF-8/UTF-16 bytes and HTML entity of every character.
| Character | Code point | HTML entity | UTF-8 | UTF-16 |
|---|---|---|---|---|
| H | U+0048 | H / H | 48 | 0048 |
| o | U+006F | o / o | 6F | 006F |
| l | U+006C | l / l | 6C | 006C |
| a | U+0061 | a / a | 61 | 0061 |
| U+0020 |   /   | 20 | 0020 | |
| π | U+1F44B | 👋 / 👋 | F0 9F 91 8B | D83D DC4B |