Invisible Character Copy and Paste
Copy invisible and zero-width characters, such as the zero width space, and check exactly how long your blank string is. These are real Unicode characters that appear empty, useful for spacing where a normal space will not do. Support varies a lot between apps, so we include honest compatibility notes for each one.
Character reference
| Name | Code point | Notes |
|---|---|---|
| Zero Width Space | U+200B | Allows a line break without a visible space. Often stripped by chat apps. |
| Zero Width Non-Joiner | U+200C | Prevents adjacent characters from joining. Mainly a typography control. |
| Zero Width Joiner | U+200D | Joins characters (used inside many emoji sequences). |
| Word Joiner | U+2060 | Prevents a line break with no visible space. |
| Non-Breaking Space | U+00A0 | A visible-width space that will not break across lines. |
| Hair Space | U+200A | A very thin space; narrower than a normal space. |
| Figure Space | U+2007 | A space the width of a digit, useful for aligning numbers. |
| Braille Pattern Blank | U+2800 | An empty braille cell; often survives where zero-width spaces are stripped. |
| Hangul Filler | U+3164 | An empty Hangul-width character. Blocked by some platforms. |
How to use
- Pick a character and a count.
- Press Generate, then Copy.
- Paste it where you need invisible spacing.
Please use invisible characters responsibly and follow the terms of service of any platform. They may be removed, blocked or displayed inconsistently, and are not guaranteed to work the same everywhere.
Frequently asked questions
What is an invisible character?
It is a real Unicode character that takes up little or no visible space, such as the zero width space (U+200B). It looks empty but is still a character.
Will it work everywhere?
No. Many apps, games and forms strip or block invisible characters, and behavior differs between platforms. Test before relying on it.
Is it allowed on social media and games?
It depends on the service. Some platforms disallow blank names or hidden characters, so always follow their terms of service.
How many can I generate?
You can generate up to 1000 characters at once to keep things responsive.
Is anything uploaded?
No. Everything is generated locally in your browser.