Unicode Character 'SEGMENTED DIGIT EIGHT' (U+1FBF8) |
![]() |
SEGMENTED DIGIT EIGHT
SEGMENTED DIGIT EIGHT
| Unicode Data | |
|---|---|
| Name | SEGMENTED DIGIT EIGHT |
| Block | Symbols for Legacy Computing |
| Category | Number, Decimal Digit [Nd] |
| Combine | 0 |
| BIDI | European Number [EN] |
| Decomposition | <font> DIGIT EIGHT (U+0038) |
| Mirror | N |
| Numeric | 8 |
| Approximations | <font> 0038 digit eight |
| Version | Unicode 13.0 (March 2020) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 🯸 |
| HTML Entity (hex) | 🯸 |
| How to type in Microsoft Windows | Alt +1FBF8 |
| UTF-8 (hex) | 0xF0 0x9F 0xAF 0xB8 (f09fafb8) |
| UTF-8 (binary) | 11110000:10011111:10101111:10111000 |
| UTF-16 (hex) | 0xD83E 0xDFF8 (d83edff8) |
| UTF-16 (decimal) | 55,358 57,336 |
| UTF-32 (hex) | 0x0001FBF8 (1FBF8) |
| UTF-32 (decimal) | 130,040 |
| C/C++/Java source code | "\uD83E\uDFF8" |
| Python source code | u"\U0001FBF8" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 🯸 |
| string.toLowerCase() | 🯸 |
| Character.UnicodeBlock | SYMBOLS_FOR_LEGACY_COMPUTING |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_EUROPEAN_NUMBER [3] |
| Character.getNumericValue() | 8 |
| Character.getType() | 9 |
| Character.isDefined() | Yes |
| Character.isDigit() | Yes |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |