U+2800 (Braille Blank) Complete Guide: Copy, Paste & Best Use Cases

Everything you need to know about Braille Blank (U+2800) — the invisible character that works best for gaming platforms like Roblox. Learn what it is, how to use it, and when to choose it over other invisible characters.

B
Blank Space Team
6 min read

Braille Blank (U+2800) is the invisible character with the highest success rate on gaming platforms, especially Roblox. It comes from the Braille Unicode block — a completely different area of Unicode than where most invisible characters live — which makes it less likely to be caught by platform filters.

This guide covers everything: what Braille Blank is, how it works technically, where it works best, and how to copy and use it.

What Is Braille Blank (U+2800)?

Braille Blank is a Unicode character representing a Braille pattern with no raised dots — essentially a "blank" cell in the Braille tactile writing system. In digital contexts, it renders as a character with visible width but no visible content.

Key Properties

PropertyValue
Unicode code pointU+2800
Unicode nameBRAILLE PATTERN BLANK
Unicode blockBraille Patterns
UTF-8 encodingE2 A0 80 (3 bytes)
UTF-16 encoding2800 (2 bytes)
HTML entity⠀ or ⠀
CSS content\2800
JavaScript\u2800
Visual widthFull character width
VisibilityInvisible (renders as blank space)

How Braille Blank Is Different From Other Invisible Characters

Braille Blank's unique origin gives it special advantages:

FeatureZero-Width Space (U+200B)Hangul Filler (U+3164)Braille Blank (U+2800)
WidthZero (no space)Full character widthFull character width
OriginGeneral PunctuationKorean writing systemBraille alphabet
Platform filteringHigh (commonly targeted)LowVery low
Roblox compatibility❌ Filtered⚠️ Sometimes filtered✅ Best option
Discord compatibilityGoodExcellentExcellent
Font supportUniversalVery highHigh

Why Braille Blank is special: Gaming platforms that filter both Zero-Width Space and Hangul Filler often still allow Braille Blank because it comes from the Braille Unicode block, which is rarely associated with "invisible character abuse."

Where Braille Blank Works Best

1. Gaming Platforms ⭐ Top Use Case

Braille Blank has the highest success rate for blank usernames on gaming platforms:

Roblox: Best invisible character for Roblox display names. Roblox filters most other invisible characters, but U+2800 consistently works.

PUBG Mobile: Works for in-game names.

Free Fire: Accepted for usernames.

Minecraft: Works on many servers (though server-specific filters may vary).

Steam: Profile names work well.

2. Discord Display Names and Nicknames

Braille Blank works excellently on Discord, though Hangul Filler is slightly more popular. Both are reliable choices.

How to use:

  1. Copy Braille Blank from our tool
  2. Open Discord → Edit Profile → Display Name
  3. Clear the field and paste
  4. Save

Full Discord guide

3. Twitter / X Profile Names

Twitter/X accepts Braille Blank for profile display names. Your @username stays the same, but your display name appears blank.

4. WhatsApp Messages

Braille Blank works for blank WhatsApp messages, though Zero-Width Space is slightly more compatible.

WhatsApp guide

Platform Compatibility Table

PlatformBraille Blank SupportNotes
Roblox✅ ExcellentBest choice for Roblox
Discord (display name)✅ ExcellentVery reliable
Discord (nickname)✅ ExcellentHighly reliable
PUBG Mobile✅ ExcellentWorks for usernames
Free Fire✅ ExcellentWorks for usernames
Minecraft✅ GoodServer-dependent
Steam✅ ExcellentProfile names work well
WhatsApp✅ GoodWorks, but Zero-Width Space better
Instagram bio⚠️ LimitedSometimes shows as small box
Twitter / X✅ ExcellentGreat for profile names
TikTok✅ GoodBio spacing works
Facebook✅ GoodGenerally accepted
Telegram✅ ExcellentWorks for names and messages

How to Copy Braille Blank

Method 1: Use Our Tool (Fastest)

Go to the Braille Blank page and click Copy. The character is now in your clipboard.

Method 2: Copy From This Page

Select and copy this character: ⠀

(There's an invisible Braille Blank between the colons above)

Method 3: Type It Manually (Advanced)

On Windows:

  1. Hold Alt and type 10240 on the numpad
  2. Release Alt

On Mac:

  1. Open Character Viewer (Ctrl + Cmd + Space)
  2. Search for "Braille Pattern Blank"
  3. Double-click to insert

In HTML:

⠀ or ⠀

In JavaScript:

const brailleBlank = '\u2800';

Common Issues and Fixes

"Roblox won't accept my name with Braille Blank"

This is rare, but if it happens:

  1. Make sure you copied the correct character (U+2800, not a regular space)
  2. Try pasting 2-3 Braille Blank characters instead of one
  3. Check if Roblox recently updated its filters — if so, try Hangul Filler
  4. Some Roblox account types (new accounts, accounts with restrictions) may have stricter validation

"I see a small box instead of blank space"

This usually happens on devices with limited Unicode font support. The box is a "missing glyph" placeholder. Most modern devices (iOS, Android, Windows 10+, macOS) render Braille Blank correctly, but older systems may show a box.

Fix: There's no fix on your end — it's a font rendering issue on the viewer's device. Most users won't see the box.

"Discord shows a box on some devices but not others"

This is a font rendering inconsistency. Discord uses system fonts, and older operating systems may not have full Braille Unicode support. The name will appear blank on most devices.

"It worked before but stopped working"

Platforms occasionally update their validation. If Braille Blank stops working:

  1. Try Hangul Filler (U+3164) as an alternative
  2. Try Zero-Width Space (U+200B)
  3. Check our character comparison guide for the latest compatibility notes

Why Braille Blank Works on Roblox

Roblox has aggressive filters for invisible characters because blank usernames can be used to impersonate other players or confuse moderation systems. Roblox specifically filters:

  • Zero-Width Space (U+200B)
  • Zero-Width Non-Joiner (U+200C)
  • Zero-Width Joiner (U+200D)
  • Many other common invisible characters

But Braille Blank (U+2800) comes from a completely different Unicode block — the Braille Patterns block (U+2800 to U+28FF). Roblox's filters don't target this block as aggressively, making U+2800 the most reliable option.

Important: Roblox may update its filters at any time. As of February 2026, Braille Blank works consistently.

Technical Details: How Braille Blank Is Rendered

Braille Blank is part of the Braille Patterns Unicode block, which contains 256 characters representing all possible combinations of 8-dot Braille cells. U+2800 is the pattern with no dots raised — a blank cell.

In Braille notation: ⠀ (no dots)

In digital rendering: The character occupies the width of a standard Braille character but displays no visible content.

In text processing: It counts as a character in string length, passes non-empty validation, and is not trimmed by standard whitespace removal functions.

Braille Blank vs. Other Invisible Characters: When to Use Which

Use CaseBest CharacterWhy
Roblox usernameBraille BlankHighest success rate
Discord nameHangul Filler or Braille BlankBoth excellent
WhatsApp messageZero-Width SpaceSlightly better compatibility
Instagram bioZero-Width SpaceMore consistent rendering
Gaming platformsBraille BlankLess likely to be filtered
Twitter/X nameHangul Filler or Braille BlankBoth work well

Full comparison guide

Frequently Asked Questions

Is using Braille Blank against platform rules?

No, you're using a valid Unicode character. Platforms may choose to filter it in the future, but as of 2026, it's not against terms of service on most platforms.

Can I use Braille Blank in my real name on official documents?

No — invisible characters are for digital platforms only. Official documents require visible, readable names.

Does Braille Blank work on mobile?

Yes, it works identically on iOS and Android. Copy from our mobile-optimized tool and paste into any app.

Will Braille Blank always work on Roblox?

Platforms update their filters regularly. Braille Blank works as of February 2026, but Roblox may filter it in future updates. We update our compatibility notes regularly.

Can I combine Braille Blank with other characters?

Yes, you can mix Braille Blank with visible characters to create unique spacing effects or partially blank names.


Ready to try Braille Blank? Copy it from our Braille Blank tool page in one click.

U+2800 (Braille Blank) Guide: Copy & Paste + Compatibility