Invisible character reference
What is that invisible character breaking your code, your CSV, or your AI prompt? Pick a character to learn what it is, why it's there, and how to remove it in one click.
U+200B
Zero Width Space
The most common invisible character — a space that takes up no space. Breaks matching, validation, and code. →
U+FEFFByte Order Mark (BOM)
A marker at file start that often breaks JSON parsing and Python scripts. →
U+200DZero Width Joiner (ZWJ)
Joins emoji and scripts — and shows up invisibly in copied text. →
U+00ADSoft Hyphen
An invisible hyphen inserted by automatic hyphenation. Breaks searches and matching. →
More characters coming. Meanwhile, clean any file or scan any text for every type at once.