Unicode Character 'LATIN SMALL LETTER M WITH HOOK' (U+0271) | 
		  ![]()  | 
	
LATIN SMALL LETTER M WITH HOOK
			LATIN SMALL LETTER M WITH HOOK
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER M WITH HOOK | 
| Block | IPA Extensions | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Mirror | N | 
| Old name | LATIN SMALL LETTER M HOOK | 
| Index entries | M WITH HOOK, LATIN SMALL LETTER | 
		
| Upper case | U+2C6E | 
| Title case | U+2C6E | 
| Comments | voiced labiodental nasal uppercase is U+2C6E  | 
		
| See Also | latin small letter m with palatal hook U+1D86 | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ɱ | 
| HTML Entity (hex) | ɱ | 
| How to type in Microsoft Windows | Alt +0271 | 
	
| UTF-8 (hex) | 0xC9 0xB1 (c9b1) | 
| UTF-8 (binary) | 11001001:10110001 | 
| UTF-16 (hex) | 0x0271 (0271) | 
| UTF-16 (decimal) | 625 | 
| UTF-32 (hex) | 0x00000271 (0271) | 
| UTF-32 (decimal) | 625 | 
| C/C++/Java source code | "\u0271" | 
| Python source code | u"\u0271" | 
| 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 |