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' : ''">
ꟽ
LATIN EPIGRAPHIC LETTER INVERTED M
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7FD | |
| decimal | 43005 | |
| htmldecimal | ꟽ | |
| htmlhex | ꟽ | |
| css | \A7FD | |
| javascript | \u{A7FD} | |
| python | \ua7fd | |
| java | \uA7FD | |
| go | \uA7FD | |
| ruby | \u{A7FD} | |
| rust | \u{A7FD} | |
| ccpp | \ua7fd | |
| urlencoded | %EA%9F%BD | |
| utf8bytes | ea 9f bd | |
| utf16bebytes | a7 fd | |
| utf32bebytes | 00 00 a7 fd |
How to Use
HTML:
ꟽ
CSS:
content: "\A7FD"
JavaScript:
"\u{A7FD}"
Python:
"\ua7fd"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No