Unicode Character 'CROSS MARK' (U+274C) |
Unicode Data | |
---|---|
Name | CROSS MARK |
Block | Dingbats |
Category | Symbol, Other [So] |
Combine | 0 |
BIDI | Other Neutrals [ON] |
Mirror | N |
Index entries | CROSS MARK |
Comments | forms a game tally pair with U+2B55 |
See Also | multiplication sign U+00D7 cancellation x U+1F5D9 heavy saltire U+1F7AC white heavy saltire with rounded corners U+1FBC0 |
Version | Unicode 6.0.0 (October 2010) |
Encodings | |
---|---|
Emoji | :x: |
HTML Entity (decimal) | ❌ |
HTML Entity (hex) | ❌ |
How to type in Microsoft Windows | Alt +274C |
UTF-8 (hex) | 0xE2 0x9D 0x8C (e29d8c) |
UTF-8 (binary) | 11100010:10011101:10001100 |
UTF-16 (hex) | 0x274C (274c) |
UTF-16 (decimal) | 10,060 |
UTF-32 (hex) | 0x0000274C (274c) |
UTF-32 (decimal) | 10,060 |
C/C++/Java source code | "\u274C" |
Python source code | u"\u274C" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ❌ |
string.toLowerCase() | ❌ |
Character.UnicodeBlock | DINGBATS |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
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() | No |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | No |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |