Unicode Character 'KAWI DIGIT EIGHT' (U+11F58)

previous character next character

Unicode Data
Name KAWI DIGIT EIGHT
Block Kawi
Category Number, Decimal Digit [Nd]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 8
Version Unicode 15.0 (September 2022)
Encodings
HTML Entity (decimal) 𑽘
HTML Entity (hex) 𑽘
How to type in Microsoft Windows Alt +11F58
UTF-8 (hex) 0xF0 0x91 0xBD 0x98 (f091bd98)
UTF-8 (binary) 11110000:10010001:10111101:10011000
UTF-16 (hex) 0xD807 0xDF58 (d807df58)
UTF-16 (decimal) 55,303 57,176
UTF-32 (hex) 0x00011F58 (11f58)
UTF-32 (decimal) 73,560
C/C++/Java source code "\uD807\uDF58"
Python source code u"\U00011F58"
More...
Java Data
string.toUpperCase() 𑽘
string.toLowerCase() 𑽘
Character.UnicodeBlock KAWI
Character.charCount() 2
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() Yes
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No