U+2AFEC

previous character next character

U+2AFEC is not a valid unicode character.
Encodings
HTML Entity (decimal) 𪿬
HTML Entity (hex) 𪿬
How to type in Microsoft Windows Alt +2AFEC
UTF-8 (hex) 0xF0 0xAA 0xBF 0xAC (f0aabfac)
UTF-8 (binary) 11110000:10101010:10111111:10101100
UTF-16 (hex) 0xD86B 0xDFEC (d86bdfec)
UTF-16 (decimal) 55,403 57,324
UTF-32 (hex) 0x0002AFEC (2afec)
UTF-32 (decimal) 176,108
C/C++/Java source code "\uD86B\uDFEC"
Python source code u"\U0002AFEC"
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