Unicode Character 'LATIN SMALL LETTER SQUAT REVERSED ESH' (U+0285) |
Unicode Data | |
---|---|
Name | LATIN SMALL LETTER SQUAT REVERSED ESH |
Block | IPA Extensions |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Index entries | LATIN SMALL LETTER SQUAT REVERSED ESH ESH, LATIN SMALL LETTER SQUAT REVERSED REVERSED ESH, LATIN SMALL LETTER SQUAT SQUAT REVERSED ESH, LATIN SMALL LETTER |
Comments | apical retroflex vowel used by linguists working on Chinese and other Sino-Tibetan languages IPA spelling - U+0290 U+0329 in origin U+027F plus the retroflex hook U+0322, despite its name preferred presentation is with a descender |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ʅ |
HTML Entity (hex) | ʅ |
How to type in Microsoft Windows | Alt +0285 |
UTF-8 (hex) | 0xCA 0x85 (ca85) |
UTF-8 (binary) | 11001010:10000101 |
UTF-16 (hex) | 0x0285 (0285) |
UTF-16 (decimal) | 645 |
UTF-32 (hex) | 0x00000285 (0285) |
UTF-32 (decimal) | 645 |
C/C++/Java source code | "\u0285" |
Python source code | u"\u0285" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ʅ |
string.toLowerCase() | ʅ |
Character.UnicodeBlock | IPA_EXTENSIONS |
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 |