U+2A50E

previous character next character

U+2A50E is not a valid unicode character.
Encodings
HTML Entity (decimal) 𪔎
HTML Entity (hex) 𪔎
How to type in Microsoft Windows Alt +2A50E
UTF-8 (hex) 0xF0 0xAA 0x94 0x8E (f0aa948e)
UTF-8 (binary) 11110000:10101010:10010100:10001110
UTF-16 (hex) 0xD869 0xDD0E (d869dd0e)
UTF-16 (decimal) 55,401 56,590
UTF-32 (hex) 0x0002A50E (2a50e)
UTF-32 (decimal) 173,326
C/C++/Java source code "\uD869\uDD0E"
Python source code u"\U0002A50E"
More...
Java Data
string.toUpperCase() 𪔎
string.toLowerCase() 𪔎
Character.UnicodeBlock CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B
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