Unicode Character 'CYRILLIC SMALL LETTER SHORT I WITH TAIL' (U+048B) |
![]() |
CYRILLIC SMALL LETTER SHORT I WITH TAIL
CYRILLIC SMALL LETTER SHORT I WITH TAIL
| Unicode Data | |
|---|---|
| Name | CYRILLIC SMALL LETTER SHORT I WITH TAIL |
| Block | Cyrillic |
| Category | Letter, Lowercase [Ll] |
| Script | Cyrillic (Cyrl) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Comments | Kildin Sami |
| Version | Unicode 3.2.0 (March, 2002) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ҋ |
| HTML Entity (hex) | ҋ |
| How to type in Microsoft Windows | Alt +048B |
| UTF-8 (hex) | 0xD2 0x8B (d28b) |
| UTF-8 (binary) | 11010010:10001011 |
| UTF-16 (hex) | 0x048B (048b) |
| UTF-16 (decimal) | 1,163 |
| UTF-32 (hex) | 0x0000048B (048b) |
| UTF-32 (decimal) | 1,163 |
| C/C++/Java source code | "\u048B" |
| Python source code | u"\u048B" |
| 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 |