U+2800 · Braille Pattern Blank · blank cell

Braille Pattern Blank Copy & Paste

Copy the actual U+2800 character, see why it can look like an empty cell without being a space, and choose it only when its symbol-like behavior fits your destination.

Choose one or a short sequence.

The blue boundary explains the character’s position. It is not part of what the copy button writes.

⠀one U+2800 between the brackets
Nothing is copied until you choose a button.

A blank Braille cell is a symbol, not a regular space.

Braille Pattern Blank compared with an ordinary space
The marked cell makes an otherwise empty-looking code point visible for teaching. The dashed outline is never copied.

A⠀B contains three code points even if the middle symbol looks empty. That makes it different from an empty string and different from U+0020, the ordinary space. It may occupy a cell-like width in a font, but width is a rendering result rather than a promise made by this page.

Unicode’s name list specifically describes U+2800 as a fixed-width blank image in many fonts while noting that it does not act as a space. If you need word spacing or a non-breaking separator, use the appropriate space character instead.

U+2800 is an Other Symbol with a blank appearance.

Unicode nameBRAILLE PATTERN BLANK
Code pointU+2800
General CategorySo · Other Symbol
BlockBraille Patterns
Unicode White_SpaceNo
Typical displayBlank cell in many fonts

The notation is not the character.

Use the copy control when a destination needs U+2800 itself. Typing a visible code-point label inserts letters and digits instead.

JavaScript string"\u2800"
HTML decimal reference⠀
HTML hexadecimal reference⠀
Unicode notationU+2800
Copy the symbol, not “U+2800”.

The six visible characters U+2800 are a description. The manual field and buttons contain the actual blank Braille character.

U+2800, U+3164, U+200B and U+00A0 solve different problems.

CharacterCategoryTypical behaviorChoose it when
Braille Pattern BlankU+2800So · Other SymbolBlank-looking cell; width depends on the fontYou want this symbol’s blank-cell appearance
Hangul FillerU+3164Lo · Other LetterBlank-looking letter in many fontsYou are testing a letter-like blank character
Zero Width SpaceU+200BCf · FormatNo visible width; possible line breakYou need a hidden break opportunity
No-Break SpaceU+00A0Zs · Space SeparatorSpace-like width; normally resists a breakYou need words or values to stay together

Treat U+2800 as a character to test, not a universal blank.

Blank-looking symbols

Some profiles, labels and text fields display a Braille blank cell without a visible mark. The stored value is still a symbol and may count toward a limit.

Font-dependent display

A font may show a cell-like width, a marker or a replacement box. If the saved code point is still U+2800, the display result belongs to the destination environment.

Not Unicode whitespace

Trimming, collapsing and whitespace filters do not have to treat U+2800 like U+0020 or U+00A0. This is useful only when that difference is intentional.

Unicode identity and app behavior are separate evidence.

The name, block and category use Unicode’s official character data. The page illustration explains the difference between a symbol and a space; it does not certify how another font or app renders U+2800.

Copy U+2800, place it, then verify what survived.

  1. Copy the character itself.

    Use Copy 1 for one blank cell or a short amount for a repeated sequence. If automatic copy is blocked, select the manual field.

  2. Paste it into the field you are testing.

    Keep the destination in view. The brackets and teaching outline from this page are not part of the output.

  3. Save, reopen and inspect.

    Apps can remove, normalize, reject or display the symbol differently. The checker tells you which code point remains.

Braille Pattern Blank FAQ

Is U+2800 the same as a space?

No. U+0020 and U+00A0 are Unicode space characters. U+2800 is an Other Symbol in the Braille Patterns block and is not marked as Unicode White_Space.

Why does U+2800 look empty?

Many fonts image it as a blank Braille cell. That is a glyph and layout result; the stored value is still a real symbol.

Does U+2800 have a fixed width?

Do not assume a fixed width across fonts, browsers or apps. The Unicode name list describes a fixed-width blank image in many fonts, while the actual display remains environment-dependent.

Will U+2800 work in a blank username or message?

No page can guarantee that. A destination may keep, trim, normalize or reject the character. Save and inspect the result where it matters.

Does U+2800 count as a character?

Yes. It is one Unicode code point even when its glyph looks blank. Repeating it increases the code-point count and may change the displayed width.

How do I remove U+2800 from text?

Paste the text into the invisible character remover, select the U+2800 row and compare the cleaned copy before copying it.

Should I use U+2800 or U+3164?

They are different classes: U+2800 is a Braille symbol and U+3164 is a Hangul letter. Compare the destination’s result instead of treating their blank appearance as proof that they are interchangeable.

How is U+2800 written in HTML?

Use ⠀ or ⠀ in HTML source, or the actual character in text content. A visible “U+2800” label is only notation.

Choose the page that matches your next action.

Use the comparison guide when you are deciding among blank-looking choices, the checker when you already have text, or the remover when U+2800 is unwanted.