Unicode text inspector
Every code point with its UTF-8 bytes, escapes, entities, and normalization forms — graphemes counted with Intl.Segmenter. Native platform data only: no character-name database is bundled, so no names are invented.
- No Unicode name database — “GRINNING FACE”-style names would need the 2 MB UCD; this page shows what the platform actually knows rather than inventing names.
- Categories come from RegExp \p property tests the browser ships — no frozen table to drift.
Nothing in yet
Paste, drop, or type to begin. Everything stays on this device.
paste text, inspect every code point