Unicode Character 'DEVANAGARI LETTER SHORT E' (U+090E) |
![]() |
DEVANAGARI LETTER SHORT E
DEVANAGARI LETTER SHORT E
| Unicode Data | |
|---|---|
| Name | DEVANAGARI LETTER SHORT E |
| Block | Devanagari |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Comments | Kashmiri, Bihari languages also used for transcribing Dravidian short e |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ऎ |
| HTML Entity (hex) | ऎ |
| How to type in Microsoft Windows | Alt +090E |
| UTF-8 (hex) | 0xE0 0xA4 0x8E (e0a48e) |
| UTF-8 (binary) | 11100000:10100100:10001110 |
| UTF-16 (hex) | 0x090E (090e) |
| UTF-16 (decimal) | 2,318 |
| UTF-32 (hex) | 0x0000090E (090E) |
| UTF-32 (decimal) | 2,318 |
| C/C++/Java source code | "\u090E" |
| Python source code | u"\u090E" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ऎ |
| string.toLowerCase() | ऎ |
| Character.UnicodeBlock | DEVANAGARI |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 5 |
| 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() | No |
| 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 |