Unicode Character 'MODIFIER LETTER CYRILLIC SMALL YU' (U+1E049) |
![]() |
MODIFIER LETTER CYRILLIC SMALL YU
MODIFIER LETTER CYRILLIC SMALL YU
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER CYRILLIC SMALL YU |
| Block | Cyrillic Extended-D |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> CYRILLIC SMALL LETTER YU (U+044E) |
| Mirror | N |
| Approximations | <super> 044E |
| Version | Unicode 15.0 (September 2022) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𞁉 |
| HTML Entity (hex) | 𞁉 |
| How to type in Microsoft Windows | Alt +1E049 |
| UTF-8 (hex) | 0xF0 0x9E 0x81 0x89 (f09e8189) |
| UTF-8 (binary) | 11110000:10011110:10000001:10001001 |
| UTF-16 (hex) | 0xD838 0xDC49 (d838dc49) |
| UTF-16 (decimal) | 55,352 56,393 |
| UTF-32 (hex) | 0x0001E049 (1e049) |
| UTF-32 (decimal) | 122,953 |
| C/C++/Java source code | "\uD838\uDC49" |
| Python source code | u"\U0001E049" |
| 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 |