U+2E350

previous character next character

U+2E350 is not a valid unicode character.
Encodings
HTML Entity (decimal) 𮍐
HTML Entity (hex) 𮍐
How to type in Microsoft Windows Alt +2E350
UTF-8 (hex) 0xF0 0xAE 0x8D 0x90 (f0ae8d90)
UTF-8 (binary) 11110000:10101110:10001101:10010000
UTF-16 (hex) 0xD878 0xDF50 (d878df50)
UTF-16 (decimal) 55,416 57,168
UTF-32 (hex) 0x0002E350 (2e350)
UTF-32 (decimal) 189,264
C/C++/Java source code "\uD878\uDF50"
Python source code u"\U0002E350"
More...
Java Data
string.toUpperCase() 𮍐
string.toLowerCase() 𮍐
Character.UnicodeBlock CJK_UNIFIED_IDEOGRAPHS_EXTENSION_F
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