UTF-8 Inspector
See the code points and UTF-8 bytes behind every character.
Runs locally · Nothing uploaded
Text to inspect
Character breakdown
Result will appear here…Advertisement
About UTF-8 Inspector
Breaks text down character by character, showing each one's Unicode code point, name where known, and UTF-8 byte sequence. Invisible characters like zero-width spaces and BOMs become visible, which makes this the fastest way to debug 'identical' strings that refuse to compare equal.
Related tools
Text & RegexRuns locally in your browser.Text NormalizerApply Unicode normalization (NFC, NFD, NFKC, NFKD) to text.EncodingRuns locally in your browser.Hex EncoderConvert text into its hexadecimal byte representation.EncodingRuns locally in your browser.Unicode EscaperConvert characters to \uXXXX escape sequences.