Unicode Character 'CYRILLIC SMALL LETTER OMEGA WITH TITLO' (U+047D) |
![]() |
CYRILLIC SMALL LETTER OMEGA WITH TITLO
CYRILLIC SMALL LETTER OMEGA WITH TITLO
| Unicode Data | |
|---|---|
| Name | CYRILLIC SMALL LETTER OMEGA WITH TITLO |
| Block | Cyrillic |
| Category | Letter, Lowercase [Ll] |
| Script | Cyrillic (Cyrl) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Old name | CYRILLIC SMALL LETTER OMEGA TITLO |
| See Also | greek small letter omega with psili and perispomeni U+1F66 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ѽ |
| HTML Entity (hex) | ѽ |
| How to type in Microsoft Windows | Alt +047D |
| UTF-8 (hex) | 0xD1 0xBD (d1bd) |
| UTF-8 (binary) | 11010001:10111101 |
| UTF-16 (hex) | 0x047D (047d) |
| UTF-16 (decimal) | 1,149 |
| UTF-32 (hex) | 0x0000047D (047d) |
| UTF-32 (decimal) | 1,149 |
| C/C++/Java source code | "\u047D" |
| Python source code | u"\u047D" |
| 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 |