Unicode Character Lookup — Free Online Tool
Enter any text and see a character-by-character breakdown: Unicode code point (U+XXXX), UTF-8 hex bytes, HTML entity (&#XXXXX;), and category. Works with emoji, CJK, Arabic, Cyrillic, and all Unicode characters.
100% client-side. No uploads. Your data never leaves your browser.
How to use Unicode Character Lookup
- Type or paste any text.
- Each character appears in the table with its code point and bytes.
- Click a row to copy the HTML entity.
- Use presets for emoji or CJK examples.
Frequently Asked Questions
How is this different from UTF-8 Byte Inspector?
UTF-8 Byte Inspector focuses on byte counts and encoding. Unicode Character Lookup focuses on code points, HTML entities, and character categories.
What is a code point?
The Unicode standard assigns a unique integer (code point) to every character. U+0041 is 'A', U+1F600 is 😀.
What is an HTML entity?
A is the numeric HTML entity for 'A'. Useful for embedding special characters in HTML without encoding issues.
Related tools
Related reading
Browse all free tools · theproductguy.in