Unicode Inspector is a free encode & crypto tool that runs entirely in your browser — code points, UTF-8 bytes & entities. No upload, no account, no limits.
Inspect any string code point by code point. For each character you get its glyph, U+ code point, decimal value, UTF-8 byte sequence and HTML numeric entity. The split is grapheme-aware, so emoji and combined characters are handled correctly.
Yes. It iterates by code point, so multi-byte emoji and combined characters are shown as single entries.
Glyph, U+ code point, decimal, UTF-8 bytes and the &#nnn; HTML entity for each character.
Every calculation happens on this page, in your own browser. Your input is never sent to a server, never logged and never used for training — which also means the tool keeps working when you are offline.