Unicode Character 'LATIN SMALL LETTER CLOSED OPEN E' (U+029A) |
Unicode Data | |
---|---|
Name | LATIN SMALL LETTER CLOSED OPEN E |
Block | IPA Extensions |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Old name | LATIN SMALL LETTER CLOSED EPSILON |
Index entries | epsilon, latin small letter closed CLOSED OPEN E, LATIN SMALL LETTER E, LATIN SMALL LETTER CLOSED OPEN closed epsilon, latin small letter OPEN E, LATIN SMALL LETTER CLOSED latin small letter closed epsilon |
Comments | closed epsilon lower-mid front rounded vowel non-IPA alternate for the preferred U+0153 |
See Also | latin small letter closed reversed open e U+025E |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ʚ |
HTML Entity (hex) | ʚ |
How to type in Microsoft Windows | Alt +029A |
UTF-8 (hex) | 0xCA 0x9A (ca9a) |
UTF-8 (binary) | 11001010:10011010 |
UTF-16 (hex) | 0x029A (029a) |
UTF-16 (decimal) | 666 |
UTF-32 (hex) | 0x0000029A (029a) |
UTF-32 (decimal) | 666 |
C/C++/Java source code | "\u029A" |
Python source code | u"\u029A" |
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 |