Copy a documented character
Detect supported invisible characters
Paste text to inspect it.
Ready.
Method and example
Blank-looking Unicode characters are not interchangeable. The detector iterates by Unicode code point and reports zero-based code-point position plus the documented name and behavior category.
In A[U+200B]B, the zero-width space is reported at code-point position 1. A ten-character builder result contains exactly ten copies of the selected code point.
Compatibility and limits
U+200C ZERO WIDTH NON-JOINER and U+200D ZERO WIDTH JOINER affect writing-system shaping and emoji sequences. Do not add or remove them blindly. Platforms may filter any character and this tool does not guarantee blank usernames.
Technical output regions scroll internally on narrow screens. Copying occurs only after a button press, and unsupported or malformed input produces a controlled message.
Security and accessibility
All input is handled as inert text. HTML-like content is never executed or fetched. Unicode formatting, symbols, and invisible characters can be difficult for assistive technology; use ordinary labeled text for essential information.
