Unicode Character 'KANNADA DIGIT EIGHT' (U+0CEE)

previous character next character

Unicode Data
Name KANNADA DIGIT EIGHT
Block Kannada
Category Number, Decimal Digit [Nd]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 8
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ೮
HTML Entity (hex) ೮
How to type in Microsoft Windows Alt +0CEE
UTF-8 (hex) 0xE0 0xB3 0xAE (e0b3ae)
UTF-8 (binary) 11100000:10110011:10101110
UTF-16 (hex) 0x0CEE (0cee)
UTF-16 (decimal) 3,310
UTF-32 (hex) 0x00000CEE (0cee)
UTF-32 (decimal) 3,310
C/C++/Java source code "\u0CEE"
Python source code u"\u0CEE"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock KANNADA
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 8
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