Unicode Character 'PARENTHESIZED DIGIT NINE' (U+247C) |
![]() |
PARENTHESIZED DIGIT NINE
PARENTHESIZED DIGIT NINE
| Unicode Data | |
|---|---|
| Name | PARENTHESIZED DIGIT NINE |
| Block | Enclosed Alphanumerics |
| Category | Number, Other [No] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Decomposition | <compat> LEFT PARENTHESIS (U+0028) DIGIT NINE (U+0039) RIGHT PARENTHESIS (U+0029) |
| Mirror | N |
| Numeric | 9 |
| Approximations | 0028 0039 0029 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⑼ |
| HTML Entity (hex) | ⑼ |
| How to type in Microsoft Windows | Alt +247C |
| UTF-8 (hex) | 0xE2 0x91 0xBC (e291bc) |
| UTF-8 (binary) | 11100010:10010001:10111100 |
| UTF-16 (hex) | 0x247C (247c) |
| UTF-16 (decimal) | 9,340 |
| UTF-32 (hex) | 0x0000247C (247c) |
| UTF-32 (decimal) | 9,340 |
| C/C++/Java source code | "\u247C" |
| Python source code | u"\u247C" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⑼ |
| string.toLowerCase() | ⑼ |
| Character.UnicodeBlock | ENCLOSED_ALPHANUMERICS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | 9 |
| Character.getType() | 11 |
| 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 |