Unicode Character 'GREEK SMALL LETTER ARCHAIC SAMPI' (U+0373) |
![]() |
GREEK SMALL LETTER ARCHAIC SAMPI
GREEK SMALL LETTER ARCHAIC SAMPI
| Unicode Data | |
|---|---|
| Name | GREEK SMALL LETTER ARCHAIC SAMPI |
| Block | Greek and Coptic |
| Category | Letter, Lowercase [Ll] |
| Script | Greek (Grek) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Version | Unicode 5.1.0 (March 2008) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ͳ |
| HTML Entity (hex) | ͳ |
| How to type in Microsoft Windows | Alt +0373 |
| UTF-8 (hex) | 0xCD 0xB3 (cdb3) |
| UTF-8 (binary) | 11001101:10110011 |
| UTF-16 (hex) | 0x0373 (0373) |
| UTF-16 (decimal) | 883 |
| UTF-32 (hex) | 0x00000373 (0373) |
| UTF-32 (decimal) | 883 |
| C/C++/Java source code | "\u0373" |
| Python source code | u"\u0373" |
| 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 |