Unicode Character 'IDEOGRAPHIC ANNOTATION TWO MARK' (U+3193) |
Unicode Data | |
---|---|
Name | IDEOGRAPHIC ANNOTATION TWO MARK |
Block | Kanbun |
Category | Number, Other [No] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <super> U+4E8C |
Mirror | N |
Numeric | 2 |
Old name | KAERITEN NI |
Approximations | <super> 4E8C |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ㆓ |
HTML Entity (hex) | ㆓ |
How to type in Microsoft Windows | Alt +3193 |
UTF-8 (hex) | 0xE3 0x86 0x93 (e38693) |
UTF-8 (binary) | 11100011:10000110:10010011 |
UTF-16 (hex) | 0x3193 (3193) |
UTF-16 (decimal) | 12,691 |
UTF-32 (hex) | 0x00003193 (3193) |
UTF-32 (decimal) | 12,691 |
C/C++/Java source code | "\u3193" |
Python source code | u"\u3193" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ㆓ |
string.toLowerCase() | ㆓ |
Character.UnicodeBlock | KANBUN |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | 2 |
Character.getType() | 11 |
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 |