Unicode Character 'LATIN SMALL LIGATURE IJ' (U+0133) | 
		  ![]()  | 
	
LATIN SMALL LIGATURE IJ
			LATIN SMALL LIGATURE IJ
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LIGATURE IJ | 
| Block | Latin Extended-A | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Decomposition | <compat> LATIN SMALL LETTER I (U+0069) LATIN SMALL LETTER J (U+006A) | 
| Mirror | N | 
| Old name | LATIN SMALL LETTER I J | 
| Index entries | SMALL LIGATURE IJ, LATIN LIGATURE IJ, LATIN SMALL IJ, LATIN SMALL LIGATURE LATIN SMALL LIGATURE IJ  | 
		
| Upper case | U+0132 | 
| Title case | U+0132 | 
| Comments | Dutch | 
		
| Approximations | 0069 006A | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ij | 
| HTML Entity (hex) | ij | 
| HTML Entity (named) | ij | 
		
| How to type in Microsoft Windows | Alt +0133 | 
	
| UTF-8 (hex) | 0xC4 0xB3 (c4b3) | 
| UTF-8 (binary) | 11000100:10110011 | 
| UTF-16 (hex) | 0x0133 (0133) | 
| UTF-16 (decimal) | 307 | 
| UTF-32 (hex) | 0x00000133 (0133) | 
| UTF-32 (decimal) | 307 | 
| C/C++/Java source code | "\u0133" | 
| Python source code | u"\u0133" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | IJ | 
| string.toLowerCase() | ij | 
| 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 |