Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-F9B8' (U+F9B8) |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-F9B8 |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | U+96B8 |
Mirror | N |
Comments | a mapping change removed the original K0 source |
See Also | U+96B7 cjk compatibility ideograph-FA2F U+FA2F |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | 隸 |
HTML Entity (hex) | 隸 |
How to type in Microsoft Windows | Alt +F9B8 |
UTF-8 (hex) | 0xEF 0xA6 0xB8 (efa6b8) |
UTF-8 (binary) | 11101111:10100110:10111000 |
UTF-16 (hex) | 0xF9B8 (f9b8) |
UTF-16 (decimal) | 63,928 |
UTF-32 (hex) | 0x0000F9B8 (f9b8) |
UTF-32 (decimal) | 63,928 |
C/C++/Java source code | "\uF9B8" |
Python source code | u"\uF9B8" |
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 |