Unicode Character 'GREEK SMALL LETTER ARCHAIC KOPPA' (U+03D9) |
Unicode Data | |
---|---|
Name | GREEK SMALL LETTER ARCHAIC KOPPA |
Block | Greek and Coptic |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Upper case | U+03D8 |
Title case | U+03D8 |
Comments | the Q-shaped archaic koppas are the ordinary alphabetic letters and can also be used as symbols with a numeric value of 90 in classical and pre-classical texts |
Version | Unicode 3.2.0 (March, 2002) |
Encodings | |
---|---|
HTML Entity (decimal) | ϙ |
HTML Entity (hex) | ϙ |
How to type in Microsoft Windows | Alt +03D9 |
UTF-8 (hex) | 0xCF 0x99 (cf99) |
UTF-8 (binary) | 11001111:10011001 |
UTF-16 (hex) | 0x03D9 (03d9) |
UTF-16 (decimal) | 985 |
UTF-32 (hex) | 0x000003D9 (03d9) |
UTF-32 (decimal) | 985 |
C/C++/Java source code | "\u03D9" |
Python source code | u"\u03D9" |
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 |