Unicode Character 'CYRILLIC SMALL LETTER IE WITH BREVE' (U+04D7) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CYRILLIC SMALL LETTER IE WITH BREVE |
Block | Cyrillic |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | CYRILLIC SMALL LETTER IE (U+0435) COMBINING BREVE (U+0306) |
Mirror | N |
Upper case | U+04D6 |
Title case | U+04D6 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ӗ |
HTML Entity (hex) | ӗ |
How to type in Microsoft Windows | Alt +04D7 |
UTF-8 (hex) | 0xD3 0x97 (d397) |
UTF-8 (binary) | 11010011:10010111 |
UTF-16 (hex) | 0x04D7 (04d7) |
UTF-16 (decimal) | 1,239 |
UTF-32 (hex) | 0x000004D7 (04d7) |
UTF-32 (decimal) | 1,239 |
C/C++/Java source code | "\u04D7" |
Python source code | u"\u04D7" |
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 |