Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-FA70' (U+FA70) |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-FA70 |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | U+4E26 |
Mirror | N |
Index entries | DPRK Compatibility Ideographs Ideographs, DPRK Compatibility Compatibility Ideographs, DPRK |
Version | Unicode 4.1.0 (March 2005) |
Encodings | |
---|---|
HTML Entity (decimal) | 並 |
HTML Entity (hex) | 並 |
How to type in Microsoft Windows | Alt +FA70 |
UTF-8 (hex) | 0xEF 0xA9 0xB0 (efa9b0) |
UTF-8 (binary) | 11101111:10101001:10110000 |
UTF-16 (hex) | 0xFA70 (fa70) |
UTF-16 (decimal) | 64,112 |
UTF-32 (hex) | 0x0000FA70 (fa70) |
UTF-32 (decimal) | 64,112 |
C/C++/Java source code | "\uFA70" |
Python source code | u"\uFA70" |
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 |