Unicode Character 'MODIFIER LETTER CYRILLIC SMALL PE' (U+1E03D) |
![]() |
MODIFIER LETTER CYRILLIC SMALL PE
MODIFIER LETTER CYRILLIC SMALL PE
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER CYRILLIC SMALL PE |
| Block | Cyrillic Extended-D |
| Category | Letter, Modifier [Lm] |
| Script | Cyrillic (Cyrl) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | CYRILLIC SMALL LETTER PE (U+043F) |
| Approximations | <super> 043F |
| Version | Unicode 15.0 (September 2022) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𞀽 |
| HTML Entity (hex) | 𞀽 |
| How to type in Microsoft Windows | Alt +1E03D |
| UTF-8 (hex) | 0xF0 0x9E 0x80 0xBD (f09e80bd) |
| UTF-8 (binary) | 11110000:10011110:10000000:10111101 |
| UTF-16 (hex) | 0xD838 0xDC3D (d838dc3d) |
| UTF-16 (decimal) | 55,352 56,381 |
| UTF-32 (hex) | 0x0001E03D (1e03d) |
| UTF-32 (decimal) | 122,941 |
| C/C++/Java source code | "\uD838\uDC3D" |
| Python source code | u"\U0001E03D" |
| 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 |