Unicode Character 'HALFWIDTH HANGUL LETTER SSANGKIYEOK' (U+FFA2) |
Unicode Data | |
---|---|
Name | HALFWIDTH HANGUL LETTER SSANGKIYEOK |
Block | Halfwidth and Fullwidth Forms |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <narrow> HANGUL LETTER SSANGKIYEOK (U+3132) |
Mirror | N |
Old name | HALFWIDTH HANGUL LETTER SSANG GIYEOG |
Approximations | <narrow> 3132 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ᄁ |
HTML Entity (hex) | ᄁ |
How to type in Microsoft Windows | Alt +FFA2 |
UTF-8 (hex) | 0xEF 0xBE 0xA2 (efbea2) |
UTF-8 (binary) | 11101111:10111110:10100010 |
UTF-16 (hex) | 0xFFA2 (ffa2) |
UTF-16 (decimal) | 65,442 |
UTF-32 (hex) | 0x0000FFA2 (FFA2) |
UTF-32 (decimal) | 65,442 |
C/C++/Java source code | "\uFFA2" |
Python source code | u"\uFFA2" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ᄁ |
string.toLowerCase() | ᄁ |
Character.UnicodeBlock | HALFWIDTH_AND_FULLWIDTH_FORMS |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -1 |
Character.getType() | 5 |
Character.isDefined() | Yes |
Character.isDigit() | No |
Character.isIdentifierIgnorable() | No |
Character.isISOControl() | No |
Character.isJavaIdentifierPart() | Yes |
Character.isJavaIdentifierStart() | Yes |
Character.isLetter() | Yes |
Character.isLetterOrDigit() | Yes |
Character.isLowerCase() | No |
Character.isMirrored() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | No |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | Yes |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |