Unicode Character 'SQUARED LATIN CAPITAL LETTER J' (U+1F139)

previous character next character

Unicode Data
Name SQUARED LATIN CAPITAL LETTER J
Block Enclosed Alphanumeric Supplement
Category Symbol, Other [So]
Combine 0
BIDI Left-to-Right [L]
Decomposition <square> LATIN CAPITAL LETTER J (U+004A)
Mirror N
Approximations <square> 004A
Version Unicode 6.0.0 (October 2010)
Encodings
HTML Entity (decimal) &#127289;
HTML Entity (hex) &#x1f139;
How to type in Microsoft Windows Alt +1F139
UTF-8 (hex) 0xF0 0x9F 0x84 0xB9 (f09f84b9)
UTF-8 (binary) 11110000:10011111:10000100:10111001
UTF-16 (hex) 0xD83C 0xDD39 (d83cdd39)
UTF-16 (decimal) 55,356 56,633
UTF-32 (hex) 0x0001F139 (1f139)
UTF-32 (decimal) 127,289
C/C++/Java source code "\uD83C\uDD39"
Python source code u"\U0001F139"
More...
Java Data
string.toUpperCase() 🄹
string.toLowerCase() 🄹
Character.UnicodeBlock ENCLOSED_ALPHANUMERIC_SUPPLEMENT
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 28
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() No
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() Yes
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() Yes
Character.isValidCodePoint() Yes
Character.isWhitespace() No