Unicode Character 'CYRILLIC SMALL LETTER ES WITH DESCENDER' (U+04AB) |
![]() |
| Unicode Data | |
|---|---|
| Name | CYRILLIC SMALL LETTER ES WITH DESCENDER |
| Block | Cyrillic |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Old name | CYRILLIC SMALL LETTER ES CEDILLA |
| Upper case | U+04AA |
| Title case | U+04AA |
| Comments | Bashkir, Chuvash letterforms with right hooks are preferred, although occasional variants with left hooks occur in Chuvashia, letterforms identical to or similar in form to U+00E7 regularly occur |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ҫ |
| HTML Entity (hex) | ҫ |
| How to type in Microsoft Windows | Alt +04AB |
| UTF-8 (hex) | 0xD2 0xAB (d2ab) |
| UTF-8 (binary) | 11010010:10101011 |
| UTF-16 (hex) | 0x04AB (04ab) |
| UTF-16 (decimal) | 1,195 |
| UTF-32 (hex) | 0x000004AB (04AB) |
| UTF-32 (decimal) | 1,195 |
| C/C++/Java source code | "\u04AB" |
| Python source code | u"\u04AB" |
| 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 |