Unicode Character 'LATIN EPIGRAPHIC LETTER INVERTED M' (U+A7FD) |
![]() |
LATIN EPIGRAPHIC LETTER INVERTED M
LATIN EPIGRAPHIC LETTER INVERTED M
| Unicode Data | |
|---|---|
| Name | LATIN EPIGRAPHIC LETTER INVERTED M |
| Block | Latin Extended-D |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Comments | mulier, matrona (married woman) |
| See Also | latin capital letter turned m U+019C |
| Version | Unicode 5.1.0 (March 2008) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ꟽ |
| HTML Entity (hex) | ꟽ |
| How to type in Microsoft Windows | Alt +A7FD |
| UTF-8 (hex) | 0xEA 0x9F 0xBD (ea9fbd) |
| UTF-8 (binary) | 11101010:10011111:10111101 |
| UTF-16 (hex) | 0xA7FD (a7fd) |
| UTF-16 (decimal) | 43,005 |
| UTF-32 (hex) | 0x0000A7FD (a7fd) |
| UTF-32 (decimal) | 43,005 |
| C/C++/Java source code | "\uA7FD" |
| Python source code | u"\uA7FD" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ꟽ |
| string.toLowerCase() | ꟽ |
| Character.UnicodeBlock | LATIN_EXTENDED_D |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 5 |
| 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() | No |
| 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 |