Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-F900' (U+F900) |
![]() |
| Unicode Data | |
|---|---|
| Name | CJK COMPATIBILITY IDEOGRAPH-F900 |
| Block | CJK Compatibility Ideographs |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | U+8C48 |
| Mirror | N |
| Index entries | Area, Compatibility and Specials Ideographs, CJK Compatibility Compatibility and Specials Area Compatibility Ideographs, CJK CJK Compatibility Ideographs Specials Area, Compatibility and |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 豈 |
| HTML Entity (hex) | 豈 |
| How to type in Microsoft Windows | Alt +F900 |
| UTF-8 (hex) | 0xEF 0xA4 0x80 (efa480) |
| UTF-8 (binary) | 11101111:10100100:10000000 |
| UTF-16 (hex) | 0xF900 (f900) |
| UTF-16 (decimal) | 63,744 |
| UTF-32 (hex) | 0x0000F900 (f900) |
| UTF-32 (decimal) | 63,744 |
| C/C++/Java source code | "\uF900" |
| Python source code | u"\uF900" |
| 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 |