CopyClean
Blog

Notes from the invisible layer of text.

Field notes on invisible Unicode, AI typography tells, link trackers, and keeping a Mac clipboard clean. Written the way we write the app: precise, honest, ASCII-clean.

Mar 31, 2026
Hidden characters

U+202F: the space that is not a space

The narrow no-break space looks identical to a normal space but breaks string matching, code and macOS text rendering. Where U+202F comes from and how to handle it.

Jan 28, 2026
Hidden characters

What is a zero-width space? U+200B, explained

The zero-width space is an invisible character that breaks search, dedupe, validation and diffs. What U+200B is for, how it spreads, and how to remove it.