How is this different from the Unicode Converter?
The converter focuses on transformations. The inspector focuses on diagnosing pasted text and highlighting suspicious whitespace or invisible characters.
Inspect pasted text character by character, including code points, HTML entities, URL encoding, whitespace, and invisible marks.
The Character Inspector is for the frustrating cases where text looks normal but behaves differently. Paste a string and inspect each character, its code point, category, and escaped forms.
The converter focuses on transformations. The inspector focuses on diagnosing pasted text and highlighting suspicious whitespace or invisible characters.
Yes. Hidden spaces, zero-width characters, and non-breaking spaces often explain why snippets, headings, or slugs behave unexpectedly.