Unicode Character 'PARENTHESIZED NUMBER TEN' (U+247D) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+247D
| Encodings |
| HTML Entity (decimal) |
⑽ |
| HTML Entity (hex) |
⑽ |
| How to type in Microsoft Windows |
Alt +247D
|
| UTF-8 (hex) |
0xE2 0x91 0xBD (e291bd) |
| UTF-8 (binary) |
11100010:10010001:10111101 |
| UTF-16 (hex) |
0x247D (247d) |
| UTF-16 (decimal) |
9,341 |
| UTF-32 (hex) |
0x0000247D (247d) |
| UTF-32 (decimal) |
9,341 |
| C/C++/Java source code |
"\u247D" |
| Python source code |
u"\u247D" |
| More... |
| Java Data |
| string.toUpperCase() |
⑽
|
| string.toLowerCase() |
⑽
|
| Character.UnicodeBlock |
ENCLOSED_ALPHANUMERICS
|
| Character.charCount() |
1 |
| Character.getDirectionality() |
DIRECTIONALITY_EUROPEAN_NUMBER [3] |
| 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 |
Terms of Service | Privacy Policy | Contact Info