Unicode Character 'BHAIKSUKI DIGIT ZERO' (U+11C50)

previous character next character

Unicode Data
Name BHAIKSUKI DIGIT ZERO
Block Bhaiksuki
Category Number, Decimal Digit [Nd]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 0
Version Unicode 9.0 (June 2016)
Encodings
HTML Entity (decimal) 𑱐
HTML Entity (hex) 𑱐
How to type in Microsoft Windows Alt +11C50
UTF-8 (hex) 0xF0 0x91 0xB1 0x90 (f091b190)
UTF-8 (binary) 11110000:10010001:10110001:10010000
UTF-16 (hex) 0xD807 0xDC50 (d807dc50)
UTF-16 (decimal) 55,303 56,400
UTF-32 (hex) 0x00011C50 (11c50)
UTF-32 (decimal) 72,784
C/C++/Java source code "\uD807\uDC50"
Python source code u"\U00011C50"
More...
Java Data
string.toUpperCase() 𑱐
string.toLowerCase() 𑱐
Character.UnicodeBlock BHAIKSUKI
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 0
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() Yes
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No