U+2A7AF

previous character next character

U+2A7AF is not a valid unicode character.
Encodings
HTML Entity (decimal) 𪞯
HTML Entity (hex) 𪞯
How to type in Microsoft Windows Alt +2A7AF
UTF-8 (hex) 0xF0 0xAA 0x9E 0xAF (f0aa9eaf)
UTF-8 (binary) 11110000:10101010:10011110:10101111
UTF-16 (hex) 0xD869 0xDFAF (d869dfaf)
UTF-16 (decimal) 55,401 57,263
UTF-32 (hex) 0x0002A7AF (2a7af)
UTF-32 (decimal) 173,999
C/C++/Java source code "\uD869\uDFAF"
Python source code u"\U0002A7AF"
More...
Java Data
string.toUpperCase() 𪞯
string.toLowerCase() 𪞯
Character.UnicodeBlock CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 5
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() Yes
Character.isLetter() Yes
Character.isLetterOrDigit() Yes
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() Yes
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() Yes
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No