Unicode Character 'SEGMENTED DIGIT ZERO' (U+1FBF0) |
![]() |
SEGMENTED DIGIT ZERO
SEGMENTED DIGIT ZERO
| Unicode Data | |
|---|---|
| Name | SEGMENTED DIGIT ZERO |
| Block | Symbols for Legacy Computing |
| Category | Number, Decimal Digit [Nd] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | European Number [EN] |
| Decomposition | DIGIT ZERO (U+0030) |
| Approximations | <font> 0030 digit zero |
| Version | Unicode 13.0 (March 2020) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 🯰 |
| HTML Entity (hex) | 🯰 |
| How to type in Microsoft Windows | Alt +1FBF0 |
| UTF-8 (hex) | 0xF0 0x9F 0xAF 0xB0 (f09fafb0) |
| UTF-8 (binary) | 11110000:10011111:10101111:10110000 |
| UTF-16 (hex) | 0xD83E 0xDFF0 (d83edff0) |
| UTF-16 (decimal) | 55,358 57,328 |
| UTF-32 (hex) | 0x0001FBF0 (1FBF0) |
| UTF-32 (decimal) | 130,032 |
| C/C++/Java source code | "\uD83E\uDFF0" |
| Python source code | u"\U0001FBF0" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 🯰 |
| string.toLowerCase() | 🯰 |
| Character.UnicodeBlock | SYMBOLS_FOR_LEGACY_COMPUTING |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_EUROPEAN_NUMBER [3] |
| Character.getNumericValue() | 0 |
| 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 |