Unicode Character 'CUNEIFORM PUNCTUATION SIGN DIAGONAL QUADCOLON' (U+12474) |
Unicode Data | |
---|---|
Name | CUNEIFORM PUNCTUATION SIGN DIAGONAL QUADCOLON |
Block | Cuneiform Numbers and Punctuation |
Category | Punctuation, Other [Po] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Version | Unicode 7.0 (June 2014) |
Encodings | |
---|---|
HTML Entity (decimal) | 𒑴 |
HTML Entity (hex) | 𒑴 |
How to type in Microsoft Windows | Alt +12474 |
UTF-8 (hex) | 0xF0 0x92 0x91 0xB4 (f09291b4) |
UTF-8 (binary) | 11110000:10010010:10010001:10110100 |
UTF-16 (hex) | 0xD809 0xDC74 (d809dc74) |
UTF-16 (decimal) | 55,305 56,436 |
UTF-32 (hex) | 0x00012474 (12474) |
UTF-32 (decimal) | 74,868 |
C/C++/Java source code | "\uD809\uDC74" |
Python source code | u"\U00012474" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 𒑴 |
string.toLowerCase() | 𒑴 |
Character.UnicodeBlock | CUNEIFORM_NUMBERS_AND_PUNCTUATION |
Character.charCount() | 2 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -1 |
Character.getType() | 24 |
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 |