Unicode Character Inspector
Inspect code points, categories, and byte lengths of every character.
Text
Summary
14 characters analyzed (max 500 shown).
Character breakdown
| Char | Code point | Category | UTF-16 | UTF-8 | Escape |
|---|---|---|---|---|---|
| H | U+0048 | Letter | 1 | 1 | \u0048 |
| e | U+0065 | Letter | 1 | 1 | \u0065 |
| l | U+006C | Letter | 1 | 1 | \u006c |
| l | U+006C | Letter | 1 | 1 | \u006c |
| o | U+006F | Letter | 1 | 1 | \u006f |
| ␣ | U+0020 | Space | 1 | 1 | \u0020 |
| 👋 | U+1F44B | Symbol | 2 | 4 | \u{1f44b} |
| ␣ | U+0020 | Space | 1 | 1 | \u0020 |
| c | U+0063 | Letter | 1 | 1 | \u0063 |
| a | U+0061 | Letter | 1 | 1 | \u0061 |
| f | U+0066 | Letter | 1 | 1 | \u0066 |
| é | U+00E9 | Letter | 1 | 2 | \u00e9 |
| ␣ | U+0020 | Space | 1 | 1 | \u0020 |
| € | U+20AC | Symbol | 1 | 3 | \u20ac |
About the Unicode Character Inspector
Break down any string character by character, showing its Unicode code point, general category, UTF-16 unit count, UTF-8 byte length, and JavaScript escape sequence — handy for debugging emoji, accents, and invisible characters.
Examples
Emoji text
café 👋Output
U+00E9 (Letter), U+1F44B (Symbol, 4 UTF-8 bytes)Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Character Counter
Text & String
Count characters and bytes with limit presets.
Text Encoding Detector
Text & String
Detect non-ASCII, invisible, smart-quote, and emoji characters.
Text Statistics Analyzer
Text & String
Analyze readability with Flesch score and syllable stats.
Word Cloud Generator
Text & String
Turn any text into a downloadable word cloud image.
Word Counter
Text & String
Count words, characters, sentences, and reading time.
Word Frequency Counter
Text & String
Count how often each word appears in your text.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-11 · Runs entirely in your browser