Zero-Width Space Remover

0 characters
Options

Aggressive mode can visibly change emoji, flags and right-to-left text. Off by default.

Where they are

Every hidden character is marked in place, so you can see it in context before deleting anything.

Nothing scanned yet.

U+200B always invisible — removed in default mode   U+200D invisible only in aggressive mode

What a zero-width space is

U+200B ZERO WIDTH SPACE is a real character that takes up no room. It exists so a browser knows where it may break a long word. It is invisible, it survives copy and paste, and it is the single most common reason a string that looks identical to another one fails to match it.

It is not the only one. The characters below are all invisible and all survive a copy:

How to spot one

The symptoms are more recognizable than the character:

Paste the text above and this page marks each one where it sits, then removes it.

What this keeps by default

Some invisible characters carry meaning, so they stay unless you turn on aggressive mode:

Is anything uploaded?

No. There is no backend behind this page. The scan and the cleanup both run in this browser tab, and the text never leaves your device.