Invisible Character Copy Paste ㅤ
Click any invisible character below to copy it instantly. Works on all devices and platforms.
What Is an Invisible Character?
An invisible character is a Unicode character that occupies space in a text string but renders with no visible glyph. Unlike a regular space (U+0020), invisible characters often have zero width or appear as completely blank — meaning they can create truly empty-looking text that still registers as content.
The Unicode standard defines over 20 different whitespace and invisible characters. The most commonly used for copy-paste purposes are the Zero Width Space (U+200B), Hangul Filler (U+3164), and Braille Blank Pattern (U+2800). Each behaves differently across platforms.
Common Uses for Invisible Characters
Send empty messages that appear completely blank to the recipient.
Create blank or near-invisible usernames in Roblox, Fortnite, and Steam.
Add clean line breaks and spacing in Instagram bios and captions.
Invisible Character Comparison Table
| Character | Unicode | Name | Best For |
|---|---|---|---|
| | U+200B | Zero Width Space | Word breaking, text separation |
| ㅤ | U+3164 | Hangul Filler | Blank usernames, empty messages |
| ⠀ | U+2800 | Braille Blank | Instagram bios, visible blank space |
| U+00A0 | Non-Breaking Space | Preventing line breaks | |
| U+2003 | Em Space | Wide spacing in formatted text | |
| | U+FEFF | BOM / Zero Width No-Break | File encoding markers |
Platform Compatibility Guide
| Platform | Hangul (ㅤ) | Braille (⠀) | Zero Width | Best Choice |
|---|---|---|---|---|
| ✅ | ✅ | ⚠️ | Hangul Filler | |
| ✅ | ✅ | ❌ | Hangul Filler | |
| Discord | ✅ | ✅ | ⚠️ | Hangul Filler |
| Twitter / X | ✅ | ✅ | ❌ | Braille Blank |
| TikTok | ✅ | ✅ | ❌ | Hangul Filler |
| Roblox | ⚠️ | ✅ | ❌ | Braille Blank |
| Fortnite | ✅ | ⚠️ | ❌ | Hangul Filler |
Frequently Asked Questions About Invisible Characters
An invisible character is a Unicode character that takes up space in text but has no visible glyph. The most common types are zero-width space (U+200B), Hangul filler (U+3164), and braille blank (U+2800). They are used to create blank usernames, empty messages, and invisible text separators.
Copy the invisible character from this page, open WhatsApp, paste it into the message field, and send. The message will appear completely blank to the recipient. The Hangul Filler character (ㅤ) works best for WhatsApp blank messages.
Yes. Discord allows certain invisible Unicode characters in display names. Copy the Hangul Filler (ㅤ) or combining characters from this page. Note that Discord may not allow a completely blank username but will accept invisible characters combined with regular text.
Yes. You can use invisible characters to create line breaks in Instagram bios, add blank space between text sections, and create cleaner formatting. The braille blank pattern (U+2800) and Hangul filler (U+3164) work reliably in Instagram bios and captions.
Invisible characters are real Unicode characters with assigned code points. They can be detected by text editors that show Unicode values, by copying text into a hex editor, or by checking the string length — a blank-looking string with invisible characters will have a non-zero length.