Unicode Character 'LATIN SMALL LETTER SCHWA' (U+0259) |
![]() |
LATIN SMALL LETTER SCHWA
LATIN SMALL LETTER SCHWA
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER SCHWA |
| Block | IPA Extensions |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | LATIN SMALL LETTER SCHWA SCHWA, LATIN SMALL LETTER |
| Upper case | U+018F |
| Title case | U+018F |
| Comments | mid-central unrounded vowel uppercase is U+018F variant uppercase form U+018E is associated with U+01DD |
| See Also | latin small letter turned e U+01DD cyrillic small letter schwa U+04D9 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ə |
| HTML Entity (hex) | ə |
| How to type in Microsoft Windows | Alt +0259 |
| UTF-8 (hex) | 0xC9 0x99 (c999) |
| UTF-8 (binary) | 11001001:10011001 |
| UTF-16 (hex) | 0x0259 (0259) |
| UTF-16 (decimal) | 601 |
| UTF-32 (hex) | 0x00000259 (0259) |
| UTF-32 (decimal) | 601 |
| C/C++/Java source code | "\u0259" |
| Python source code | u"\u0259" |
| 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 |