Unicode Character 'BRAILLE PATTERN BLANK' (U+2800) |
![]() |
BRAILLE PATTERN BLANK
BRAILLE PATTERN BLANK
| Unicode Data | |
|---|---|
| Name | BRAILLE PATTERN BLANK |
| Block | Braille Patterns |
| Category | Symbol, Other [So] |
| Script | Braille (Brai) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Index entries | Braille Patterns |
| Comments | while this character is imaged as a fixed-width blank in many fonts, it does not act as a space |
| Version | Unicode 3.0.0 (September, 1999) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⠀ |
| HTML Entity (hex) | ⠀ |
| How to type in Microsoft Windows | Alt +2800 |
| UTF-8 (hex) | 0xE2 0xA0 0x80 (e2a080) |
| UTF-8 (binary) | 11100010:10100000:10000000 |
| UTF-16 (hex) | 0x2800 (2800) |
| UTF-16 (decimal) | 10,240 |
| UTF-32 (hex) | 0x00002800 (2800) |
| UTF-32 (decimal) | 10,240 |
| C/C++/Java source code | "\u2800" |
| Python source code | u"\u2800" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⠀ |
| string.toLowerCase() | ⠀ |
| Character.UnicodeBlock | BRAILLE_PATTERNS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 28 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | No |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |