Unicode Character 'MODIFIER LETTER CAPITAL H WITH STROKE' (U+A7F8) |
Unicode Data | |
---|---|
Name | MODIFIER LETTER CAPITAL H WITH STROKE |
Block | Latin Extended-D |
Category | Letter, Modifier [Lm] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <super> LATIN CAPITAL LETTER H WITH STROKE (U+0126) |
Mirror | N |
Comments | faucalized |
See Also | latin letter small capital h U+029C |
Approximations | <super> 0126 |
Version | Unicode 6.1.0 (January 2012) |
Encodings | |
---|---|
HTML Entity (decimal) | ꟸ |
HTML Entity (hex) | ꟸ |
How to type in Microsoft Windows | Alt +A7F8 |
UTF-8 (hex) | 0xEA 0x9F 0xB8 (ea9fb8) |
UTF-8 (binary) | 11101010:10011111:10111000 |
UTF-16 (hex) | 0xA7F8 (a7f8) |
UTF-16 (decimal) | 43,000 |
UTF-32 (hex) | 0x0000A7F8 (a7f8) |
UTF-32 (decimal) | 43,000 |
C/C++/Java source code | "\uA7F8" |
Python source code | u"\uA7F8" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ꟸ |
string.toLowerCase() | ꟸ |
Character.UnicodeBlock | LATIN_EXTENDED_D |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -1 |
Character.getType() | 4 |
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() | Yes |
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 |