#142 · Dev Utility

Unicode Inspector & Normalizer

Debug weird text fast: inspect code points, spot invisible characters, compare normalization forms, strip zero-width troublemakers, and export escaped output for JavaScript, HTML, JSON, or URLs.

  • See every character with code point, Unicode name hints, and hidden-character warnings
  • Normalize to NFC, NFD, NFKC, or NFKD for copy, search, and storage consistency
  • Remove zero-width and control characters without sending text to a server

Input & Cleanup

0
Characters
0
Code points
0
UTF-8 bytes
0
Hidden / suspicious
Tip: if two strings look identical but compare differently, inspect the code-point table and compare NFC vs NFD. Hidden Unicode often causes mismatches in filenames, passwords, search, and copy/paste workflows.

Processed Output

Escaped exports

Character Breakdown

Every visible and invisible character in the current input, with code point, type, and debugging hints.

# Char Code point Type Debug note
No text yet.
Copied