Unicode Character 'CYRILLIC SMALL LETTER I WITH MACRON' (U+04E3) |
![]() |
CYRILLIC SMALL LETTER I WITH MACRON
CYRILLIC SMALL LETTER I WITH MACRON
| Unicode Data | |
|---|---|
| Name | CYRILLIC SMALL LETTER I WITH MACRON |
| Block | Cyrillic |
| Category | Letter, Lowercase [Ll] |
| Script | Cyrillic (Cyrl) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | CYRILLIC SMALL LETTER I (U+0438) COMBINING MACRON (U+0304) |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ӣ |
| HTML Entity (hex) | ӣ |
| How to type in Microsoft Windows | Alt +04E3 |
| UTF-8 (hex) | 0xD3 0xA3 (d3a3) |
| UTF-8 (binary) | 11010011:10100011 |
| UTF-16 (hex) | 0x04E3 (04e3) |
| UTF-16 (decimal) | 1,251 |
| UTF-32 (hex) | 0x000004E3 (04E3) |
| UTF-32 (decimal) | 1,251 |
| C/C++/Java source code | "\u04E3" |
| Python source code | u"\u04E3" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ӣ |
| string.toLowerCase() | ӣ |
| Character.UnicodeBlock | CYRILLIC |
| 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 |