Unicode Character 'MODIFIER LETTER CYRILLIC SMALL I' (U+1E038) |
![]() |
MODIFIER LETTER CYRILLIC SMALL I
MODIFIER LETTER CYRILLIC SMALL I
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER CYRILLIC SMALL I |
| Block | Cyrillic Extended-D |
| Category | Letter, Modifier [Lm] |
| Script | Cyrillic (Cyrl) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | CYRILLIC SMALL LETTER I (U+0438) |
| Approximations | <super> 0438 |
| Version | Unicode 15.0 (September 2022) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𞀸 |
| HTML Entity (hex) | 𞀸 |
| How to type in Microsoft Windows | Alt +1E038 |
| UTF-8 (hex) | 0xF0 0x9E 0x80 0xB8 (f09e80b8) |
| UTF-8 (binary) | 11110000:10011110:10000000:10111000 |
| UTF-16 (hex) | 0xD838 0xDC38 (d838dc38) |
| UTF-16 (decimal) | 55,352 56,376 |
| UTF-32 (hex) | 0x0001E038 (1e038) |
| UTF-32 (decimal) | 122,936 |
| C/C++/Java source code | "\uD838\uDC38" |
| Python source code | u"\U0001E038" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𞀸 |
| string.toLowerCase() | 𞀸 |
| Character.UnicodeBlock | CYRILLIC_EXTENDED_D |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 4 |
| 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() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |