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)Related tools
Acronym & Initials Generator
Text & String
Generate acronyms, initials, or camelCase from phrases.
ASCII Art Text Generator
Text & String
Turn text into a big ASCII banner using letters and numbers.
Case Converter
Text & String
Convert text between 11 different letter cases.
Character Counter
Text & String
Count characters and bytes with limit presets.
Column Aligner
Text & String
Align delimited text into padded, readable columns.
Diff Checker
Text & String
Compare two texts line-by-line with an LCS diff.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-11 · Runs entirely in your browser