Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-F9FF' (U+F9FF) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-F9FF |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | stab; prick, irritate; prod (U+523A) |
Mirror | N |
Version | Unicode 1.1.0 (June, 1993) |
Unicode Han Data | |
---|---|
kMorohashi | 00000 |
kHangul | 척:0 |
kCompatibilityVariant | U+523A |
kKSC0 | 8407 |
kKorean | CHEK |
kRSKangXi | 18.6 |
kIRG_KSource | K0-7427 |
kRSUnicode | 18.6 |
kTotalStrokes | 8 |
kDefinition | stab; prick, irritate; prod |
kZVariant | U+523A |
Encodings | |
---|---|
HTML Entity (decimal) | 刺 |
HTML Entity (hex) | 刺 |
How to type in Microsoft Windows | Alt +F9FF |
UTF-8 (hex) | 0xEF 0xA7 0xBF (efa7bf) |
UTF-8 (binary) | 11101111:10100111:10111111 |
UTF-16 (hex) | 0xF9FF (f9ff) |
UTF-16 (decimal) | 63,999 |
UTF-32 (hex) | 0x0000F9FF (f9ff) |
UTF-32 (decimal) | 63,999 |
C/C++/Java source code | "\uF9FF" |
Python source code | u"\uF9FF" |
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 |