Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-FA21' (U+FA21) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-FA21 |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Comments | a CJK unified ideograph |
Version | Unicode 1.1.0 (June, 1993) |
Unicode Han Data | |
---|---|
kIRG_GSource | G9-FE4A |
kIRGKangXi | 1081.111 |
kCangjie | LIHQM |
kJIS0213 | 2,87,37 |
kRSKangXi | 142.5 |
kIRG_USource | UTC-00849 |
kIBMJapan | FBA0 |
kRSUnicode | 142.5 |
kMorohashi | 00000 |
kIRG_JSource | J4-7745 |
kRSAdobe_Japan1_6 | C+8613+100.5.6 C+8613+142.6.5 |
kVietnamese | sên |
kTotalStrokes | 11 |
Encodings | |
---|---|
HTML Entity (decimal) | 﨡 |
HTML Entity (hex) | 﨡 |
How to type in Microsoft Windows | Alt +FA21 |
UTF-8 (hex) | 0xEF 0xA8 0xA1 (efa8a1) |
UTF-8 (binary) | 11101111:10101000:10100001 |
UTF-16 (hex) | 0xFA21 (fa21) |
UTF-16 (decimal) | 64,033 |
UTF-32 (hex) | 0x0000FA21 (fa21) |
UTF-32 (decimal) | 64,033 |
C/C++/Java source code | "\uFA21" |
Python source code | u"\uFA21" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 﨡 |
string.toLowerCase() | 﨡 |
Character.UnicodeBlock | CJK_COMPATIBILITY_IDEOGRAPHS |
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 |