Unicode Character 'LATIN SMALL LETTER ESH' (U+0283) |
![]() |
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER ESH |
| Block | IPA Extensions |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | ESH, LATIN SMALL LETTER LATIN SMALL LETTER ESH |
| Upper case | U+01A9 |
| Title case | U+01A9 |
| Comments | voiceless postalveolar fricative uppercase is U+01A9 |
| See Also | integral U+222B latin small letter baseline esh U+AB4D |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʃ |
| HTML Entity (hex) | ʃ |
| How to type in Microsoft Windows | Alt +0283 |
| UTF-8 (hex) | 0xCA 0x83 (ca83) |
| UTF-8 (binary) | 11001010:10000011 |
| UTF-16 (hex) | 0x0283 (0283) |
| UTF-16 (decimal) | 643 |
| UTF-32 (hex) | 0x00000283 (0283) |
| UTF-32 (decimal) | 643 |
| C/C++/Java source code | "\u0283" |
| Python source code | u"\u0283" |
| 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 |