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' : ''">
๐
NEGATIVE CIRCLED LATIN CAPITAL LETTER M
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F15C | |
| decimal | 127324 | |
| htmldecimal | 🅜 | |
| htmlhex | 🅜 | |
| css | \1F15C | |
| javascript | \u{1F15C} | |
| python | \U0001f15c | |
| java | \uD83C\uDD5C | |
| go | \U0001F15C | |
| ruby | \u{1F15C} | |
| rust | \u{1F15C} | |
| ccpp | \U0001f15c | |
| urlencoded | %F0%9F%85%9C | |
| utf8bytes | f0 9f 85 9c | |
| utf16bebytes | d8 3c dd 5c | |
| utf32bebytes | 00 01 f1 5c |
How to Use
HTML:
🅜
CSS:
content: "\1F15C"
JavaScript:
"\u{1F15C}"
Python:
"\U0001f15c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No