Unicode Character 'GREEK QUESTION MARK' (U+037E) |
![]() |
GREEK QUESTION MARK
GREEK QUESTION MARK
| Unicode Data | |
|---|---|
| Name | GREEK QUESTION MARK |
| Block | Greek and Coptic |
| Category | Punctuation, Other [Po] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Decomposition | SEMICOLON (U+003B) |
| Mirror | N |
| Index entries | GREEK QUESTION MARK QUESTION MARK, GREEK |
| Comments | erotimatiko sentence-final punctuation U+003B is the preferred character |
| See Also | question mark U+003F |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ; |
| HTML Entity (hex) | ; |
| How to type in Microsoft Windows | Alt +037E |
| UTF-8 (hex) | 0xCD 0xBE (cdbe) |
| UTF-8 (binary) | 11001101:10111110 |
| UTF-16 (hex) | 0x037E (037e) |
| UTF-16 (decimal) | 894 |
| UTF-32 (hex) | 0x0000037E (037e) |
| UTF-32 (decimal) | 894 |
| C/C++/Java source code | "\u037E" |
| Python source code | u"\u037E" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ; |
| string.toLowerCase() | ; |
| Character.UnicodeBlock | GREEK |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | -1 |
| Character.getType() | 24 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | No |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |