Unicode Character 'CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS' (U+04EB) |
![]() |
CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS
CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS
| Unicode Data | |
|---|---|
| Name | CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS |
| Block | Cyrillic |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | CYRILLIC SMALL LETTER BARRED O (U+04E9) COMBINING DIAERESIS (U+0308) |
| Mirror | N |
| Upper case | U+04EA |
| Title case | U+04EA |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ӫ |
| HTML Entity (hex) | ӫ |
| How to type in Microsoft Windows | Alt +04EB |
| UTF-8 (hex) | 0xD3 0xAB (d3ab) |
| UTF-8 (binary) | 11010011:10101011 |
| UTF-16 (hex) | 0x04EB (04eb) |
| UTF-16 (decimal) | 1,259 |
| UTF-32 (hex) | 0x000004EB (04EB) |
| UTF-32 (decimal) | 1,259 |
| C/C++/Java source code | "\u04EB" |
| Python source code | u"\u04EB" |
| 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 |