Unicode Explorer
Every style on this site is built from real, standard Unicode characters, and this tool lets you see exactly what those characters are.
Updated 12 Aug 2026
- U+0043Basic Latin
- U+0061Basic Latin
- U+0066Basic Latin
- U+00E9Latin-1 Supplement
- U+1D400Mathematical Alphanumeric Symbols
- U+2605Miscellaneous Symbols
About the Unicode Explorer
Paste any text to get each character's code point and which Unicode block it belongs to, or browse a block directly to see what it contains.
This is where the site's own font engine draws from: bold and script letters come from Mathematical Alphanumeric Symbols, bubble text comes from Enclosed Alphanumerics, and strikethrough or zalgo effects come from Combining Diacritical Marks. Seeing the raw block makes it clear these are ordinary characters, not installed fonts.
Step by step
How to use the Unicode Explorer
Search or browse for what you want, then tap it to copy. There is nothing to type in first.
Search or browse
Use the search box or the categories to find what you are after. Results filter as you type.
Tap to copy
Click any result to copy that character straight to your clipboard. No highlighting or right-click needed.
Paste it
Paste it wherever you need it. It is a standard character, so it travels into any app that accepts text.
Get it right
Tips and common mistakes
Tips
- Paste styled text from any other app or generator to see exactly which Unicode code points it uses: the breakdown shows you the character name, its code point, and which block it belongs to, which is useful when you are troubleshooting why a style shows as a box on a specific device.
- Browse the Mathematical Alphanumeric Symbols block if you want to understand where bold, italic, and script letters on this site come from: every font style built from a complete letter alphabet draws from that block, and seeing the code points makes it obvious that these are standard characters, not an installed font.
- If a pasted character shows as "not in a commonly listed block", that means it is from a block outside the set this explorer covers, not that the character is invalid or private-use: check the code point in an external Unicode reference if you need the exact block name.
Common mistakes
- Concluding that a character is 'broken' because it shows as a box on your device: the explorer tells you what a character IS (its code point and name), not whether a given device has a glyph for it. A valid, assigned code point can still render as a box if the device's font does not cover that block.
- Using a character from a private-use area (U+E000 through U+F8FF or U+F0000 upwards) in a public post: private-use code points have no standard meaning and render differently (or as a box) on every device, because each vendor is free to assign them whatever they want.
- Assuming a character that renders correctly on your phone will render the same everywhere: Unicode coverage varies by device, OS version, and installed fonts. Characters in less common blocks (outside Latin, common symbols, and Mathematical Alphanumeric) may not be supported on older phones or in some apps.
Keep going
Related tools
Other generators people use alongside the Unicode Explorer.
Frequently Asked Questions
What does a code point actually mean?
It is the number Unicode assigns to a character, written as U+ followed by hexadecimal digits. U+0041 is a capital A, for example. Every character your device can display, and every character on this site, is really just a number rendered as a shape by whatever font is installed.
Why does a character show as a box when I look it up elsewhere?
That means the device doing the rendering has no glyph for that code point. This tool tells you what the character IS (its code point and block), which is a separate question from whether a given device can DRAW it. A code point can be perfectly valid and still render as a box on an older phone.
Does this cover every Unicode block?
No, and it says so rather than pretending otherwise. Unicode defines several hundred blocks across every writing system in use; this covers the major world scripts and the specific symbol and mathematical blocks this site's own styles are built from. A character outside those blocks is labelled 'not in a commonly listed block' rather than given a guessed name.
Is the Unicode Explorer free to use?
Yes. The Unicode Explorer is completely free with no sign-up, no watermarks, and no limits on how much text you convert or how many times you copy it.