What does Unicode Lookup do?
Look up Unicode characters. It is designed as a focused workspace with clear input, output, data handling, and limitation notes.
Look up Unicode characters.
| Char | Dec | Hex | Unicode | Name |
|---|---|---|---|---|
| H | 72 | 0x0048 | U+0048 | UppercaseLetter |
| e | 101 | 0x0065 | U+0065 | LowercaseLetter |
| l | 108 | 0x006C | U+006C | LowercaseLetter |
| l | 108 | 0x006C | U+006C | LowercaseLetter |
| o | 111 | 0x006F | U+006F | LowercaseLetter |
| ! | 33 | 0x0021 | U+0021 | OtherPunctuation |
| 32 | 0x0020 | U+0020 | SpaceSeparator | |
| � | 55356 | 0xD83C | U+D83C | Surrogate |
| � | 57101 | 0xDF0D | U+DF0D | Surrogate |
Look up Unicode characters. It is designed as a focused workspace with clear input, output, data handling, and limitation notes.
This tool is designed for browser-friendly use and avoids unnecessary server-side storage.
Review the generated result before using it in important work.