Unicode Character 'GREEK SMALL LETTER STIGMA' (U+03DB) |
![]() |
GREEK SMALL LETTER STIGMA
GREEK SMALL LETTER STIGMA
| Unicode Data | |
|---|---|
| Name | GREEK SMALL LETTER STIGMA |
| Block | Greek and Coptic |
| Category | Letter, Lowercase [Ll] |
| Script | Greek (Grek) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| See Also | greek small letter final sigma U+03C2 |
| Version | Unicode 3.0.0 (September, 1999) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ϛ |
| HTML Entity (hex) | ϛ |
| How to type in Microsoft Windows | Alt +03DB |
| UTF-8 (hex) | 0xCF 0x9B (cf9b) |
| UTF-8 (binary) | 11001111:10011011 |
| UTF-16 (hex) | 0x03DB (03db) |
| UTF-16 (decimal) | 987 |
| UTF-32 (hex) | 0x000003DB (03DB) |
| UTF-32 (decimal) | 987 |
| C/C++/Java source code | "\u03DB" |
| Python source code | u"\u03DB" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ϛ |
| string.toLowerCase() | ϛ |
| Character.UnicodeBlock | GREEK |
| 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 |