Unicode Character 'GREEK CAPITAL LETTER UPSILON WITH TONOS' (U+038E) |
![]() |
GREEK CAPITAL LETTER UPSILON WITH TONOS
GREEK CAPITAL LETTER UPSILON WITH TONOS
| Unicode Data | |
|---|---|
| Name | GREEK CAPITAL LETTER UPSILON WITH TONOS |
| Block | Greek and Coptic |
| Category | Letter, Uppercase [Lu] |
| Script | Greek (Grek) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | GREEK CAPITAL LETTER UPSILON (U+03A5) COMBINING ACUTE ACCENT (U+0301) |
| Old name | GREEK CAPITAL LETTER UPSILON TONOS |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ύ |
| HTML Entity (hex) | Ύ |
| How to type in Microsoft Windows | Alt +038E |
| UTF-8 (hex) | 0xCE 0x8E (ce8e) |
| UTF-8 (binary) | 11001110:10001110 |
| UTF-16 (hex) | 0x038E (038e) |
| UTF-16 (decimal) | 910 |
| UTF-32 (hex) | 0x0000038E (038e) |
| UTF-32 (decimal) | 910 |
| C/C++/Java source code | "\u038E" |
| Python source code | u"\u038E" |
| 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() | 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 |