Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-FA5B' (U+FA5B) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-FA5B |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | that which; he who; those who (U+8005) |
Mirror | N |
Version | Unicode 3.2.0 (March, 2002) |
Unicode Han Data | |
---|---|
kIRG_JSource | J3-7A44 |
kRSAdobe_Japan1_6 | C+13349+125.4.5 |
kCompatibilityVariant | U+8005 |
kJIS0213 | 1,90,36 |
kJinmeiyoKanji | 2010:U+8005 |
kRSUnicode | 125.4 |
Encodings | |
---|---|
HTML Entity (decimal) | 者 |
HTML Entity (hex) | 者 |
How to type in Microsoft Windows | Alt +FA5B |
UTF-8 (hex) | 0xEF 0xA9 0x9B (efa99b) |
UTF-8 (binary) | 11101111:10101001:10011011 |
UTF-16 (hex) | 0xFA5B (fa5b) |
UTF-16 (decimal) | 64,091 |
UTF-32 (hex) | 0x0000FA5B (fa5b) |
UTF-32 (decimal) | 64,091 |
C/C++/Java source code | "\uFA5B" |
Python source code | u"\uFA5B" |
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 |