Unicode Character 'PARENTHESIZED IDEOGRAPH TEN' (U+3229) |
![]() |
PARENTHESIZED IDEOGRAPH TEN
PARENTHESIZED IDEOGRAPH TEN
| Unicode Data | |
|---|---|
| Name | PARENTHESIZED IDEOGRAPH TEN |
| Block | Enclosed CJK Letters and Months |
| Category | Number, Other [No] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <compat> LEFT PARENTHESIS (U+0028) U+5341 RIGHT PARENTHESIS (U+0029) |
| Mirror | N |
| Numeric | 10 |
| Approximations | 0028 5341 0029 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ㈩ |
| HTML Entity (hex) | ㈩ |
| How to type in Microsoft Windows | Alt +3229 |
| UTF-8 (hex) | 0xE3 0x88 0xA9 (e388a9) |
| UTF-8 (binary) | 11100011:10001000:10101001 |
| UTF-16 (hex) | 0x3229 (3229) |
| UTF-16 (decimal) | 12,841 |
| UTF-32 (hex) | 0x00003229 (3229) |
| UTF-32 (decimal) | 12,841 |
| C/C++/Java source code | "\u3229" |
| Python source code | u"\u3229" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ㈩ |
| string.toLowerCase() | ㈩ |
| Character.UnicodeBlock | ENCLOSED_CJK_LETTERS_AND_MONTHS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | 10 |
| 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 |