Unicode Character 'PARENTHESIZED DIGIT EIGHT' (U+247B)

previous character next character

Unicode Data
Name PARENTHESIZED DIGIT EIGHT
Block Enclosed Alphanumerics
Category Number, Other [No]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <compat> LEFT PARENTHESIS (U+0028) DIGIT EIGHT (U+0038) RIGHT PARENTHESIS (U+0029)
Mirror N
Numeric 8
Approximations 0028 0038 0029
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#9339;
HTML Entity (hex) &#x247b;
How to type in Microsoft Windows Alt +247B
UTF-8 (hex) 0xE2 0x91 0xBB (e291bb)
UTF-8 (binary) 11100010:10010001:10111011
UTF-16 (hex) 0x247B (247b)
UTF-16 (decimal) 9,339
UTF-32 (hex) 0x0000247B (247b)
UTF-32 (decimal) 9,339
C/C++/Java source code "\u247B"
Python source code u"\u247B"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock ENCLOSED_ALPHANUMERICS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() 8
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