Unicode Character Lookup
Enter code point (U+1234) or character; get name, category, block.
Unicode Character Lookup
How it works
We use String.fromCodePoint and character properties.
When to use it
Fonts, i18n, debugging.
Frequently asked questions
Range?
Full BMP and optionally supplementary.
Name search?
Some tools search by name.