Unicode Character 'MATHEMATICAL MONOSPACE SMALL M' (U+1D696) | 
		  ![]()  | 
	
MATHEMATICAL MONOSPACE SMALL M
			MATHEMATICAL MONOSPACE SMALL M
| Unicode Data | |
|---|---|
| Name | MATHEMATICAL MONOSPACE SMALL M | 
| Block | Mathematical Alphanumeric Symbols | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Decomposition | <font> LATIN SMALL LETTER M (U+006D) | 
| Mirror | N | 
| Approximations | <font> 006D latin small letter m | 
		
| Version | Unicode 3.1.0 (March, 2001) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𝚖 | 
| HTML Entity (hex) | 𝚖 | 
| How to type in Microsoft Windows | Alt +1D696 | 
	
| UTF-8 (hex) | 0xF0 0x9D 0x9A 0x96 (f09d9a96) | 
| UTF-8 (binary) | 11110000:10011101:10011010:10010110 | 
| UTF-16 (hex) | 0xD835 0xDE96 (d835de96) | 
| UTF-16 (decimal) | 55,349 56,982 | 
| UTF-32 (hex) | 0x0001D696 (1D696) | 
| UTF-32 (decimal) | 120,470 | 
| C/C++/Java source code | "\uD835\uDE96" | 
| Python source code | u"\U0001D696" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𝚖 | 
| string.toLowerCase() | 𝚖 | 
| Character.UnicodeBlock | MATHEMATICAL_ALPHANUMERIC_SYMBOLS | 
| Character.charCount() | 2 | 
| 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() | Yes | 
| Character.isTitleCase() | No | 
| Character.isUnicodeIdentifierPart() | Yes | 
| Character.isUnicodeIdentifierStart() | Yes | 
| Character.isUpperCase() | No | 
| Character.isValidCodePoint() | Yes | 
| Character.isWhitespace() | No |