Unicode Character 'NEWA DIGIT FIVE' (U+11455)

previous character next character

Unicode Data
Name NEWA DIGIT FIVE
Block Newa
Category Number, Decimal Digit [Nd]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 5
Comments njaa
Version Unicode 9.0 (June 2016)
Encodings
HTML Entity (decimal) 𑑕
HTML Entity (hex) 𑑕
How to type in Microsoft Windows Alt +11455
UTF-8 (hex) 0xF0 0x91 0x91 0x95 (f0919195)
UTF-8 (binary) 11110000:10010001:10010001:10010101
UTF-16 (hex) 0xD805 0xDC55 (d805dc55)
UTF-16 (decimal) 55,301 56,405
UTF-32 (hex) 0x00011455 (11455)
UTF-32 (decimal) 70,741
C/C++/Java source code "\uD805\uDC55"
Python source code u"\U00011455"
More...
Java Data
string.toUpperCase() 𑑕
string.toLowerCase() 𑑕
Character.UnicodeBlock NEWA
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 5
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