Unicode Character 'LATIN SMALL LETTER DOTLESS I' (U+0131) | 
		  ![]()  | 
	
LATIN SMALL LETTER DOTLESS I
			LATIN SMALL LETTER DOTLESS I
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER DOTLESS I | 
| Block | Latin Extended-A | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Mirror | N | 
| Index entries | DOTLESS I, LATIN SMALL LETTER I, LATIN SMALL LETTER DOTLESS  | 
		
| Upper case | U+0049 | 
| Title case | U+0049 | 
| Comments | Turkish, Azerbaijani uppercase is U+0049  | 
		
| See Also | latin small letter i U+0069 latin small letter iota U+0269 latin letter small capital i U+026A cyrillic small letter byelorussian-ukrainian i U+0456 mathematical italic small dotless i U+1D6A4  | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ı | 
| HTML Entity (hex) | ı | 
| HTML Entity (named) | ı: ı ı: ı  | 
		
| How to type in Microsoft Windows | Alt +0131 | 
	
| UTF-8 (hex) | 0xC4 0xB1 (c4b1) | 
| UTF-8 (binary) | 11000100:10110001 | 
| UTF-16 (hex) | 0x0131 (0131) | 
| UTF-16 (decimal) | 305 | 
| UTF-32 (hex) | 0x00000131 (0131) | 
| UTF-32 (decimal) | 305 | 
| C/C++/Java source code | "\u0131" | 
| Python source code | u"\u0131" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | I | 
| string.toLowerCase() | ı | 
| Character.UnicodeBlock | LATIN_EXTENDED_A | 
| 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 |