Unicode Character 'MAYAN NUMERAL NINETEEN' (U+1D2F3)

previous character next character

Unicode Data
Name MAYAN NUMERAL NINETEEN
Block Mayan Numerals
Category Number, Other [No]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 19
Version Unicode 11.0 (June 2018)
Encodings
HTML Entity (decimal) 𝋳
HTML Entity (hex) 𝋳
How to type in Microsoft Windows Alt +1D2F3
UTF-8 (hex) 0xF0 0x9D 0x8B 0xB3 (f09d8bb3)
UTF-8 (binary) 11110000:10011101:10001011:10110011
UTF-16 (hex) 0xD834 0xDEF3 (d834def3)
UTF-16 (decimal) 55,348 57,075
UTF-32 (hex) 0x0001D2F3 (1d2f3)
UTF-32 (decimal) 119,539
C/C++/Java source code "\uD834\uDEF3"
Python source code u"\U0001D2F3"
More...
Java Data
string.toUpperCase() 𝋳
string.toLowerCase() 𝋳
Character.UnicodeBlock MAYAN_NUMERALS
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 19
Character.getType() 11
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() No
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() Yes
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No