Unicode Character 'GREEK SMALL LETTER OMICRON WITH TONOS' (U+03CC) |
![]() |
GREEK SMALL LETTER OMICRON WITH TONOS
GREEK SMALL LETTER OMICRON WITH TONOS
| Unicode Data | |
|---|---|
| Name | GREEK SMALL LETTER OMICRON WITH TONOS |
| Block | Greek and Coptic |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | GREEK SMALL LETTER OMICRON (U+03BF) COMBINING ACUTE ACCENT (U+0301) |
| Mirror | N |
| Old name | GREEK SMALL LETTER OMICRON TONOS |
| Upper case | U+038C |
| Title case | U+038C |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ό |
| HTML Entity (hex) | ό |
| How to type in Microsoft Windows | Alt +03CC |
| UTF-8 (hex) | 0xCF 0x8C (cf8c) |
| UTF-8 (binary) | 11001111:10001100 |
| UTF-16 (hex) | 0x03CC (03cc) |
| UTF-16 (decimal) | 972 |
| UTF-32 (hex) | 0x000003CC (03cc) |
| UTF-32 (decimal) | 972 |
| C/C++/Java source code | "\u03CC" |
| Python source code | u"\u03CC" |
| 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 |