Unicode Character 'MODIFIER LETTER CAPITAL M' (U+1D39) |
![]() |
MODIFIER LETTER CAPITAL M
MODIFIER LETTER CAPITAL M
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER CAPITAL M |
| Block | Phonetic Extensions |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN CAPITAL LETTER M (U+004D) |
| Mirror | N |
| Approximations | <super> 004D |
| Version | Unicode 4.0.0 (April, 2003) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ᴹ |
| HTML Entity (hex) | ᴹ |
| How to type in Microsoft Windows | Alt +1D39 |
| UTF-8 (hex) | 0xE1 0xB4 0xB9 (e1b4b9) |
| UTF-8 (binary) | 11100001:10110100:10111001 |
| UTF-16 (hex) | 0x1D39 (1d39) |
| UTF-16 (decimal) | 7,481 |
| UTF-32 (hex) | 0x00001D39 (1d39) |
| UTF-32 (decimal) | 7,481 |
| C/C++/Java source code | "\u1D39" |
| Python source code | u"\u1D39" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ᴹ |
| string.toLowerCase() | ᴹ |
| Character.UnicodeBlock | PHONETIC_EXTENSIONS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 4 |
| 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 |