Unicode Character 'CJK COMPATIBILITY IDEOGRAPH-FA7D' (U+FA7D) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CJK COMPATIBILITY IDEOGRAPH-FA7D |
Block | CJK Compatibility Ideographs |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | grave, mound; bulge; bulging (U+58B3) |
Mirror | N |
Version | Unicode 4.1.0 (March 2005) |
Unicode Han Data | |
---|---|
kCompatibilityVariant | U+58B3 |
kIRG_KPSource | KP1-3C51 |
kRSUnicode | 32.12 |
Encodings | |
---|---|
HTML Entity (decimal) | 墳 |
HTML Entity (hex) | 墳 |
How to type in Microsoft Windows | Alt +FA7D |
UTF-8 (hex) | 0xEF 0xA9 0xBD (efa9bd) |
UTF-8 (binary) | 11101111:10101001:10111101 |
UTF-16 (hex) | 0xFA7D (fa7d) |
UTF-16 (decimal) | 64,125 |
UTF-32 (hex) | 0x0000FA7D (fa7d) |
UTF-32 (decimal) | 64,125 |
C/C++/Java source code | "\uFA7D" |
Python source code | u"\uFA7D" |
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 |