Unicode Character 'SAURASHTRA DIGIT SIX' (U+A8D6)

previous character next character

Unicode Data
Name SAURASHTRA DIGIT SIX
Block Saurashtra
Category Number, Decimal Digit [Nd]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 6
Version Unicode 5.1.0 (March 2008)
Encodings
HTML Entity (decimal) ꣖
HTML Entity (hex) ꣖
How to type in Microsoft Windows Alt +A8D6
UTF-8 (hex) 0xEA 0xA3 0x96 (eaa396)
UTF-8 (binary) 11101010:10100011:10010110
UTF-16 (hex) 0xA8D6 (a8d6)
UTF-16 (decimal) 43,222
UTF-32 (hex) 0x0000A8D6 (a8d6)
UTF-32 (decimal) 43,222
C/C++/Java source code "\uA8D6"
Python source code u"\uA8D6"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock SAURASHTRA
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