copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ᶭ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ᶭ
MODIFIER LETTER SMALL TURNED M WITH LONG LEG
Overview
ᶭ (MODIFIER LETTER SMALL TURNED M WITH LONG LEG) is the Unicode character at code point U+1DAD. It belongs to the Phonetic Extensions Supplement block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DAD | |
| decimal | 7597 | |
| htmldecimal | ᶭ | |
| htmlhex | ᶭ | |
| css | \1DAD | |
| javascript | \u{1DAD} | |
| python | \u1dad | |
| java | \u1DAD | |
| go | \u1DAD | |
| ruby | \u{1DAD} | |
| rust | \u{1DAD} | |
| ccpp | \u1dad | |
| urlencoded | %E1%B6%AD | |
| utf8bytes | e1 b6 ad | |
| utf16bebytes | 1d ad | |
| utf32bebytes | 00 00 1d ad |
How to Use
HTML:
ᶭ
CSS:
content: "\1DAD"
JavaScript:
"\u{1DAD}"
Python:
"\u1dad"
Properties
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0270
Frequently Asked Questions
What is the ᶭ character (MODIFIER LETTER SMALL TURNED M WITH LONG LEG)?
ᶭ (MODIFIER LETTER SMALL TURNED M WITH LONG LEG) is the Unicode character U+1DAD.
What is the Unicode codepoint of MODIFIER LETTER SMALL TURNED M WITH LONG LEG?
The MODIFIER LETTER SMALL TURNED M WITH LONG LEG character (ᶭ) has codepoint U+1DAD.
How do I type or copy MODIFIER LETTER SMALL TURNED M WITH LONG LEG?
Copy ᶭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.