Unicode Character 'LATIN SMALL LETTER S WITH COMMA BELOW' (U+0219) |
![]() |
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER S WITH COMMA BELOW |
| Block | Latin Extended-B |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | LATIN SMALL LETTER S (U+0073) COMBINING COMMA BELOW (U+0326) |
| Mirror | N |
| Index entries | S WITH COMMA BELOW, LATIN SMALL LETTER |
| Upper case | U+0218 |
| Title case | U+0218 |
| See Also | latin small letter s with cedilla U+015F |
| Version | Unicode 3.0.0 (September, 1999) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ș |
| HTML Entity (hex) | ș |
| How to type in Microsoft Windows | Alt +0219 |
| UTF-8 (hex) | 0xC8 0x99 (c899) |
| UTF-8 (binary) | 11001000:10011001 |
| UTF-16 (hex) | 0x0219 (0219) |
| UTF-16 (decimal) | 537 |
| UTF-32 (hex) | 0x00000219 (0219) |
| UTF-32 (decimal) | 537 |
| C/C++/Java source code | "\u0219" |
| Python source code | u"\u0219" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ș |
| string.toLowerCase() | ș |
| Character.UnicodeBlock | LATIN_EXTENDED_B |
| 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 |