| tags | ||||
|---|---|---|---|---|
|
Invisible "blank" Characters: How to write invisible characters (zero width space, zero width non-joiner, zero width joiner & soft hyphen
I think only 2 of these are "copy-able":
- Zero-width space:
- Zero-width non-joiner:
- Zero-width joiner:
- Soft hyphen:
- Note: I had to wrap these in links to get ALL of them to be "copy-able":
- Zero-width space:
​ - Zero-width non-joiner:
‌ - Zero-width joiner:
‍ - Soft hyphen:
­
- Zero-width space:
\u200B - Zero-width non-joiner:
\u200C - Zero-width joiner:
\u200D - Soft hyphen:
\u00AD
Mac has a built-in Character Viewer that allows you to insert special characters, including invisible ones.
- Press Command + Control + Space to open the Character Viewer.
- Search for the specific invisible character you want (e.g., "zero width space").
- Double-click the character to insert it into your text.
🔖 BOOKMARK THIS LINK so you always have it ready to copy/paste!