Unicode Character 'PARENTHESIZED NUMBER FOURTEEN' (U+2481) |
![]() |
PARENTHESIZED NUMBER FOURTEEN
PARENTHESIZED NUMBER FOURTEEN
| Unicode Data | |
|---|---|
| Name | PARENTHESIZED NUMBER FOURTEEN |
| Block | Enclosed Alphanumerics |
| Category | Number, Other [No] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Decomposition | <compat> LEFT PARENTHESIS (U+0028) DIGIT ONE (U+0031) DIGIT FOUR (U+0034) RIGHT PARENTHESIS (U+0029) |
| Mirror | N |
| Numeric | 14 |
| Approximations | 0028 0031 0034 0029 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⒁ |
| HTML Entity (hex) | ⒁ |
| How to type in Microsoft Windows | Alt +2481 |
| UTF-8 (hex) | 0xE2 0x92 0x81 (e29281) |
| UTF-8 (binary) | 11100010:10010010:10000001 |
| UTF-16 (hex) | 0x2481 (2481) |
| UTF-16 (decimal) | 9,345 |
| UTF-32 (hex) | 0x00002481 (2481) |
| UTF-32 (decimal) | 9,345 |
| C/C++/Java source code | "\u2481" |
| Python source code | u"\u2481" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⒁ |
| string.toLowerCase() | ⒁ |
| Character.UnicodeBlock | ENCLOSED_ALPHANUMERICS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | 14 |
| 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 |