Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-FA0C' (U+FA0C) |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-FA0C |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | U+5140 |
Mirror | N |
Index entries | Big 5, Duplicate Characters from Duplicate Characters from Big 5 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | 兀 |
HTML Entity (hex) | 兀 |
How to type in Microsoft Windows | Alt +FA0C |
UTF-8 (hex) | 0xEF 0xA8 0x8C (efa88c) |
UTF-8 (binary) | 11101111:10101000:10001100 |
UTF-16 (hex) | 0xFA0C (fa0c) |
UTF-16 (decimal) | 64,012 |
UTF-32 (hex) | 0x0000FA0C (fa0c) |
UTF-32 (decimal) | 64,012 |
C/C++/Java source code | "\uFA0C" |
Python source code | u"\uFA0C" |
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 |