Inspect every Unicode code point in a string: see name, block, category, and hex value; normalize strings; pick characters; detect visually confusable characters; convert to/from \uXXXX, %uXXXX, and HTML-entity escape sequences; convert between emoji and GitHub/Slack :shortcode: names.
Enter text above to inspect its Unicode characters.
Inspect every Unicode code point in a string: see name, block, category, and hex value; normalize strings; pick characters; detect visually confusable characters; convert to/from \uXXXX, %uXXXX, and HTML-entity escape sequences; convert between emoji and GitHub/Slack :shortcode: names.
Yes. Unicode Inspector can detect zero-width characters hidden in a string, directly in your browser.
Yes. Unicode Inspector can check if two identical-looking strings are actually different, directly in your browser.
Yes. Unicode Inspector can normalize a string to NFC, directly in your browser.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.