Unicode Character 'MAYAN NUMERAL SEVENTEEN' (U+1D2F1)

previous character next character

Unicode Data
Name MAYAN NUMERAL SEVENTEEN
Block Mayan Numerals
Category Number, Other [No]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 17
Version Unicode 11.0 (June 2018)
Encodings
HTML Entity (decimal) 𝋱
HTML Entity (hex) 𝋱
How to type in Microsoft Windows Alt +1D2F1
UTF-8 (hex) 0xF0 0x9D 0x8B 0xB1 (f09d8bb1)
UTF-8 (binary) 11110000:10011101:10001011:10110001
UTF-16 (hex) 0xD834 0xDEF1 (d834def1)
UTF-16 (decimal) 55,348 57,073
UTF-32 (hex) 0x0001D2F1 (1d2f1)
UTF-32 (decimal) 119,537
C/C++/Java source code "\uD834\uDEF1"
Python source code u"\U0001D2F1"
More...
Java Data
string.toUpperCase() 𝋱
string.toLowerCase() 𝋱
Character.UnicodeBlock MAYAN_NUMERALS
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 17
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