Unicode Character 'LATIN CAPITAL LETTER S WITH COMMA BELOW' (U+0218) | 
		  ![]()  | 
	
LATIN CAPITAL LETTER S WITH COMMA BELOW
			LATIN CAPITAL LETTER S WITH COMMA BELOW
| Unicode Data | |
|---|---|
| Name | LATIN CAPITAL LETTER S WITH COMMA BELOW | 
| Block | Latin Extended-B | 
| Category | Letter, Uppercase [Lu] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Decomposition | LATIN CAPITAL LETTER S (U+0053) COMBINING COMMA BELOW (U+0326) | 
| Mirror | N | 
| Lower case | U+0219 | 
| Version | Unicode 3.0.0 (September, 1999) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ș | 
| HTML Entity (hex) | Ș | 
| How to type in Microsoft Windows | Alt +0218 | 
	
| UTF-8 (hex) | 0xC8 0x98 (c898) | 
| UTF-8 (binary) | 11001000:10011000 | 
| UTF-16 (hex) | 0x0218 (0218) | 
| UTF-16 (decimal) | 536 | 
| UTF-32 (hex) | 0x00000218 (0218) | 
| UTF-32 (decimal) | 536 | 
| C/C++/Java source code | "\u0218" | 
| Python source code | u"\u0218" | 
| 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() | 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 |