Unicode Character 'CYRILLIC CAPITAL LETTER SHORT I WITH TAIL' (U+048A) |
![]() |
CYRILLIC CAPITAL LETTER SHORT I WITH TAIL
CYRILLIC CAPITAL LETTER SHORT I WITH TAIL
| Unicode Data | |
|---|---|
| Name | CYRILLIC CAPITAL LETTER SHORT I WITH TAIL |
| Block | Cyrillic |
| Category | Letter, Uppercase [Lu] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | Cyrillic Extensions |
| Lower case | U+048B |
| Version | Unicode 3.2.0 (March, 2002) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ҋ |
| HTML Entity (hex) | Ҋ |
| How to type in Microsoft Windows | Alt +048A |
| UTF-8 (hex) | 0xD2 0x8A (d28a) |
| UTF-8 (binary) | 11010010:10001010 |
| UTF-16 (hex) | 0x048A (048a) |
| UTF-16 (decimal) | 1,162 |
| UTF-32 (hex) | 0x0000048A (048A) |
| UTF-32 (decimal) | 1,162 |
| C/C++/Java source code | "\u048A" |
| Python source code | u"\u048A" |
| 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() | 1 |
| 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() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | Yes |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |