Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-2F9E0' (U+2F9E0) |
![]() |
CJK COMPATIBILITY IDEOGRAPH-2F9E0
CJK COMPATIBILITY IDEOGRAPH-2F9E0
| Unicode Data | |
|---|---|
| Name | CJK COMPATIBILITY IDEOGRAPH-2F9E0 |
| Block | CJK Compatibility Ideographs Supplement |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | U+285D2 |
| Mirror | N |
| Version | Unicode 3.1.0 (March, 2001) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𨗒 |
| HTML Entity (hex) | 𨗒 |
| How to type in Microsoft Windows | Alt +2F9E0 |
| UTF-8 (hex) | 0xF0 0xAF 0xA7 0xA0 (f0afa7a0) |
| UTF-8 (binary) | 11110000:10101111:10100111:10100000 |
| UTF-16 (hex) | 0xD87E 0xDDE0 (d87edde0) |
| UTF-16 (decimal) | 55,422 56,800 |
| UTF-32 (hex) | 0x0002F9E0 (2f9e0) |
| UTF-32 (decimal) | 195,040 |
| C/C++/Java source code | "\uD87E\uDDE0" |
| Python source code | u"\U0002F9E0" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𨗒 |
| string.toLowerCase() | 𨗒 |
| Character.UnicodeBlock | CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT |
| Character.charCount() | 2 |
| 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() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |