UTF-8 Byte Inspector
See exactly how text is encoded — code points, UTF-8 bytes, names and byte counts per character.
To inspect how text is encoded, type it above and every character is broken down into its Unicode code point, decimal value and UTF-8 byte sequence. This is the quickest way to diagnose mojibake, unexpected string lengths and multi-byte truncation bugs.
Runs in your browser- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
Why does one character take several bytes?
What is a replacement character?
How to use the utf-8 byte inspector
- 1Enter or paste your text.
- 2The result appears immediately — copy or download it.
Embed this tool
Put the working utf-8 byte inspector on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
Unicode Escape ConverterConvert characters to \u escape sequences and back — for JSON, JavaScript and source code.Unicode ConverterConvert text between code points, UTF-8, UTF-16, HTML entities and escape sequences.Binary to Text ConverterTranslate text into binary ones and zeros, and decode binary back into readable text.Hex to Text ConverterConvert text to hexadecimal bytes and decode hex strings back into readable text.String Byte Size CalculatorMeasure text in UTF-8, UTF-16 and UTF-32 bytes, code points and grapheme clusters.Base32 Encoder & DecoderEncode and decode Base32 (RFC 4648) — used by TOTP secrets and case-insensitive identifiers.
Last updated
More encoders & decoders