Unicode Character 'LATIN SMALL LETTER IOTA' (U+0269) |
![]() |
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER IOTA |
| Block | IPA Extensions |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | LATIN SMALL LETTER IOTA IOTA, LATIN SMALL LETTER |
| Upper case | U+0196 |
| Title case | U+0196 |
| Comments | semi-high front unrounded vowel preferred use is U+026A latin letter small capital i uppercase is U+0196 |
| See Also | latin small letter dotless i U+0131 greek small letter iota U+03B9 cyrillic small letter iota U+A647 mathematical italic small dotless i U+1D6A4 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ɩ |
| HTML Entity (hex) | ɩ |
| How to type in Microsoft Windows | Alt +0269 |
| UTF-8 (hex) | 0xC9 0xA9 (c9a9) |
| UTF-8 (binary) | 11001001:10101001 |
| UTF-16 (hex) | 0x0269 (0269) |
| UTF-16 (decimal) | 617 |
| UTF-32 (hex) | 0x00000269 (0269) |
| UTF-32 (decimal) | 617 |
| C/C++/Java source code | "\u0269" |
| Python source code | u"\u0269" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ɩ |
| string.toLowerCase() | ɩ |
| Character.UnicodeBlock | IPA_EXTENSIONS |
| 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 |