Unicode Inspector
Developer ToolsToolio Unicode Inspector breaks text into visible characters and their code points so you can find hidden marks, homoglyphs, and unexpected spaces. Inspection runs in the browser, which keeps sensitive strings off the network.
59k uses · Runs locally
How to use
- 1Paste the text that looks suspicious or mixed.
- 2Inspect each character and its code point.
- 3Note hidden spaces or look-alike letters.
- 4Copy the cleaned version or the code-point list.
Benefits
- Find invisible characters in identifiers.
- Keep secrets on this device while inspecting.
- Debug paste issues from chat and PDFs.
Frequently asked questions
Related tools
More developer tools →Character Counter
Text Tools
Measure characters with and without spaces for bios, ads, SMS drafts, and strict form fields.
177k uses
Case Converter
Text Tools
Switch copy between sentence, title, upper, lower, and related cases without retyping a list.
142k uses
HEX to ASCII
Converters
Decode hexadecimal byte strings into readable ASCII when dumps, packets, and notes hide the text.
67k uses
Reverse Text
Text Tools
Flip characters or lines for puzzles, playful copy, and quick visual checks of a pasted string.
41k uses
JSON Formatter
Developer Tools
Pretty-print messy JSON with stable indentation so nested objects and arrays are easy to scan.
248k uses
JSON Validator
Developer Tools
Check whether a JSON document parses cleanly and surface syntax issues before you ship a payload.
165k uses