Unicode Character 'LATIN CAPITAL LETTER I WITH STROKE' (U+0197) |
![]() |
LATIN CAPITAL LETTER I WITH STROKE
LATIN CAPITAL LETTER I WITH STROKE
| Unicode Data | |
|---|---|
| Name | LATIN CAPITAL LETTER I WITH STROKE |
| Block | Latin Extended-B |
| Category | Letter, Uppercase [Lu] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Old name | LATIN CAPITAL LETTER BARRED I |
| Index entries | I WITH STROKE, LATIN CAPITAL LETTER i bar, latin capital letter |
| Lower case | U+0268 |
| Comments | barred i, i bar African languages lowercase is U+0268 ISO U+6438 gives lowercase as U+026A, not U+0268 |
| See Also | latin letter small capital i U+026A latin small capital letter i with stroke U+1D7B |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ɨ |
| HTML Entity (hex) | Ɨ |
| How to type in Microsoft Windows | Alt +0197 |
| UTF-8 (hex) | 0xC6 0x97 (c697) |
| UTF-8 (binary) | 11000110:10010111 |
| UTF-16 (hex) | 0x0197 (0197) |
| UTF-16 (decimal) | 407 |
| UTF-32 (hex) | 0x00000197 (0197) |
| UTF-32 (decimal) | 407 |
| C/C++/Java source code | "\u0197" |
| Python source code | u"\u0197" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ɨ |
| string.toLowerCase() | ɨ |
| Character.UnicodeBlock | LATIN_EXTENDED_B |
| 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 |