Unicode Character 'GREEK SMALL LETTER IOTA WITH TONOS' (U+03AF) |
![]() |
GREEK SMALL LETTER IOTA WITH TONOS
GREEK SMALL LETTER IOTA WITH TONOS
| Unicode Data | |
|---|---|
| Name | GREEK SMALL LETTER IOTA WITH TONOS |
| Block | Greek and Coptic |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | GREEK SMALL LETTER IOTA (U+03B9) COMBINING ACUTE ACCENT (U+0301) |
| Mirror | N |
| Old name | GREEK SMALL LETTER IOTA TONOS |
| Upper case | U+038A |
| Title case | U+038A |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ί |
| HTML Entity (hex) | ί |
| How to type in Microsoft Windows | Alt +03AF |
| UTF-8 (hex) | 0xCE 0xAF (ceaf) |
| UTF-8 (binary) | 11001110:10101111 |
| UTF-16 (hex) | 0x03AF (03af) |
| UTF-16 (decimal) | 943 |
| UTF-32 (hex) | 0x000003AF (03af) |
| UTF-32 (decimal) | 943 |
| C/C++/Java source code | "\u03AF" |
| Python source code | u"\u03AF" |
| 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 |