U+22EF1

previous character next character

U+22EF1 is not a valid unicode character.
πΆ»±
U+22EF1 browser display

U+22EF1

image of U+22EF1
Raster image of U+22EF1

U+22EF1

Encodings
HTML Entity (decimal) 𢻱
HTML Entity (hex) 𢻱
How to type in Microsoft Windows Alt +22EF1
UTF-8 (hex) 0xF0 0xA2 0xBB 0xB1 (f0a2bbb1)
UTF-8 (binary) 11110000:10100010:10111011:10110001
UTF-16 (hex) 0xD84B 0xDEF1 (d84bdef1)
UTF-16 (decimal) 55,371 57,073
UTF-32 (hex) 0x00022EF1 (22EF1)
UTF-32 (decimal) 143,089
C/C++/Java source code "\uD84B\uDEF1"
Python source code u"\U00022EF1"
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