Unicode Character 'LATIN SMALL LETTER Z WITH PALATAL HOOK' (U+1D8E) |
Unicode Data | |
---|---|
Name | LATIN SMALL LETTER Z WITH PALATAL HOOK |
Block | Phonetic Extensions Supplement |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Upper case | U+A7C6 |
Title case | U+A7C6 |
Comments | uppercase is U+A7C6 |
See Also | latin small letter z with hook U+0225 modifier letter rhotic hook U+02DE latin capital letter t with retroflex hook U+01AE latin small letter d with tail U+0256 latin small letter l with retroflex hook U+026D latin small letter n with retroflex hook U+0273 latin small letter turned r with hook U+027B latin small letter r with tail U+027D latin small letter s with hook U+0282 latin small letter squat reversed esh U+0285 latin small letter t with retroflex hook U+0288 latin small letter z with retroflex hook U+0290 latin small letter turned h with fishhook and tail U+02AF |
Version | Unicode 4.1.0 (March 2005) |
Encodings | |
---|---|
HTML Entity (decimal) | ᶎ |
HTML Entity (hex) | ᶎ |
How to type in Microsoft Windows | Alt +1D8E |
UTF-8 (hex) | 0xE1 0xB6 0x8E (e1b68e) |
UTF-8 (binary) | 11100001:10110110:10001110 |
UTF-16 (hex) | 0x1D8E (1d8e) |
UTF-16 (decimal) | 7,566 |
UTF-32 (hex) | 0x00001D8E (1d8e) |
UTF-32 (decimal) | 7,566 |
C/C++/Java source code | "\u1D8E" |
Python source code | u"\u1D8E" |
More... |
Java Data | |
---|---|
string.toUpperCase() | Ᶎ |
string.toLowerCase() | ᶎ |
Character.UnicodeBlock | PHONETIC_EXTENSIONS_SUPPLEMENT |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -1 |
Character.getType() | 2 |
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 |