Unicode Character 'JAVANESE DIGIT SIX' (U+A9D6)

previous character next character

Unicode Data
Name JAVANESE DIGIT SIX
Block Javanese
Category Number, Decimal Digit [Nd]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 6
Version Unicode 5.2.0 (August 2009)
Encodings
HTML Entity (decimal) ꧖
HTML Entity (hex) ꧖
How to type in Microsoft Windows Alt +A9D6
UTF-8 (hex) 0xEA 0xA7 0x96 (eaa796)
UTF-8 (binary) 11101010:10100111:10010110
UTF-16 (hex) 0xA9D6 (a9d6)
UTF-16 (decimal) 43,478
UTF-32 (hex) 0x0000A9D6 (a9d6)
UTF-32 (decimal) 43,478
C/C++/Java source code "\uA9D6"
Python source code u"\uA9D6"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock JAVANESE
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 6
Character.getType() 9
Character.isDefined() Yes
Character.isDigit() Yes
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() Yes
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No