Unicode Character 'SQUARED CJK UNIFIED IDEOGRAPH-6709' (U+1F236) |
![]() ![]() |
Unicode Data | |
---|---|
Name | SQUARED CJK UNIFIED IDEOGRAPH-6709 |
Block | Enclosed Ideographic Supplement |
Category | Symbol, Other [So] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <square> U+6709 |
Mirror | N |
Comments | existence sign |
See Also | circled ideograph have U+3292 |
Approximations | <square> 6709 |
Version | Unicode 6.0.0 (October 2010) |
Encodings | |
---|---|
Emoji | ![]() :u6709: |
HTML Entity (decimal) | 🈶 |
HTML Entity (hex) | 🈶 |
How to type in Microsoft Windows | Alt +1F236 |
UTF-8 (hex) | 0xF0 0x9F 0x88 0xB6 (f09f88b6) |
UTF-8 (binary) | 11110000:10011111:10001000:10110110 |
UTF-16 (hex) | 0xD83C 0xDE36 (d83cde36) |
UTF-16 (decimal) | 55,356 56,886 |
UTF-32 (hex) | 0x0001F236 (1f236) |
UTF-32 (decimal) | 127,542 |
C/C++/Java source code | "\uD83C\uDE36" |
Python source code | u"\U0001F236" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 🈶 |
string.toLowerCase() | 🈶 |
Character.UnicodeBlock | ENCLOSED_IDEOGRAPHIC_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() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |