Zero Width Space
U+200BZero-width or format character
Input field verifier
Paste text into the analyzer to verify whether a field that looks empty actually contains Unicode characters.
U+200BZero-width or format character
U+3164Blank-looking special character
U+00A0Visible spacing character
An empty-looking text box can be truly empty, or it can contain invisible Unicode characters. This page helps you inspect the difference with visible length, code point, and preview diagnostics.
Use empty text for general empty-looking text. Use invisible keyboard input when comparing typed input, pasted spaces, and mobile keyboard behavior.
The tool distinguishes truly empty input from zero-width characters, spacing characters, and blank-looking fillers. This matters because a text box can look blank while still containing data.
Some fields trim whitespace, remove zero-width characters, or require visible text. A browser, app, or form validator may normalize the value after paste or after save.
Use this page to understand Unicode input behavior and debug formatting. Respect field rules and avoid misleading form submissions.