Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-FAC0' (U+FAC0) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-FAC0 |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | change, transform, alter; rebel (U+8B8A) |
Mirror | N |
Version | Unicode 4.1.0 (March 2005) |
Unicode Han Data | |
---|---|
kCompatibilityVariant | U+8B8A |
kIRG_KPSource | KP1-77CB |
kRSUnicode | 149.16 |
Encodings | |
---|---|
HTML Entity (decimal) | 變 |
HTML Entity (hex) | 變 |
How to type in Microsoft Windows | Alt +FAC0 |
UTF-8 (hex) | 0xEF 0xAB 0x80 (efab80) |
UTF-8 (binary) | 11101111:10101011:10000000 |
UTF-16 (hex) | 0xFAC0 (fac0) |
UTF-16 (decimal) | 64,192 |
UTF-32 (hex) | 0x0000FAC0 (fac0) |
UTF-32 (decimal) | 64,192 |
C/C++/Java source code | "\uFAC0" |
Python source code | u"\uFAC0" |
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 |