Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-FAD4' (U+FAD4) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-FAD4 |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | U+4039 |
Mirror | N |
Comments | mapping change removed original source |
See Also | cjk compatibility ideograph-2F949 U+2F949 |
Version | Unicode 4.1.0 (March 2005) |
Encodings | |
---|---|
HTML Entity (decimal) | 䀹 |
HTML Entity (hex) | 䀹 |
How to type in Microsoft Windows | Alt +FAD4 |
UTF-8 (hex) | 0xEF 0xAB 0x94 (efab94) |
UTF-8 (binary) | 11101111:10101011:10010100 |
UTF-16 (hex) | 0xFAD4 (fad4) |
UTF-16 (decimal) | 64,212 |
UTF-32 (hex) | 0x0000FAD4 (FAD4) |
UTF-32 (decimal) | 64,212 |
C/C++/Java source code | "\uFAD4" |
Python source code | u"\uFAD4" |
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 |