Unicode Character 'PARENTHESIZED DIGIT SIX' (U+2479) |
![]() |
PARENTHESIZED DIGIT SIX
PARENTHESIZED DIGIT SIX
| Unicode Data | |
|---|---|
| Name | PARENTHESIZED DIGIT SIX |
| Block | Enclosed Alphanumerics |
| Category | Number, Other [No] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Decomposition | <compat> LEFT PARENTHESIS (U+0028) DIGIT SIX (U+0036) RIGHT PARENTHESIS (U+0029) |
| Mirror | N |
| Numeric | 6 |
| Approximations | 0028 0036 0029 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⑹ |
| HTML Entity (hex) | ⑹ |
| How to type in Microsoft Windows | Alt +2479 |
| UTF-8 (hex) | 0xE2 0x91 0xB9 (e291b9) |
| UTF-8 (binary) | 11100010:10010001:10111001 |
| UTF-16 (hex) | 0x2479 (2479) |
| UTF-16 (decimal) | 9,337 |
| UTF-32 (hex) | 0x00002479 (2479) |
| UTF-32 (decimal) | 9,337 |
| C/C++/Java source code | "\u2479" |
| Python source code | u"\u2479" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⑹ |
| string.toLowerCase() | ⑹ |
| Character.UnicodeBlock | ENCLOSED_ALPHANUMERICS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | 6 |
| 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 |