Unicode Character 'DIGIT EIGHT' (U+0038) |
![]() |
DIGIT EIGHT
DIGIT EIGHT
| Unicode Data | |
|---|---|
| Name | DIGIT EIGHT |
| Block | Basic Latin |
| Category | Number, Decimal Digit [Nd] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | European Number [EN] |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| Emoji | 8️⃣: keycap: 8 8⃣: keycap: 8 |
| HTML Entity (decimal) | 8 |
| HTML Entity (hex) | 8 |
| How to type in Microsoft Windows | Alt +0038 Alt 056 Alt 56 |
| UTF-8 (hex) | 0x38 (38) |
| UTF-8 (binary) | 00111000 |
| UTF-16 (hex) | 0x0038 (0038) |
| UTF-16 (decimal) | 56 |
| UTF-32 (hex) | 0x00000038 (0038) |
| UTF-32 (decimal) | 56 |
| C/C++/Java source code | "\u0038" |
| Python source code | u"\u0038" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 8 |
| string.toLowerCase() | 8 |
| Character.UnicodeBlock | BASIC_LATIN |
| Character.charCount() | 1 |
| 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() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |