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 SQUARED LATIN CAPITAL LETTER M
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F17C | |
| decimal | 127356 | |
| htmldecimal | 🅼 | |
| htmlhex | 🅼 | |
| css | \1F17C | |
| javascript | \u{1F17C} | |
| python | \U0001f17c | |
| java | \uD83C\uDD7C | |
| go | \U0001F17C | |
| ruby | \u{1F17C} | |
| rust | \u{1F17C} | |
| ccpp | \U0001f17c | |
| urlencoded | %F0%9F%85%BC | |
| utf8bytes | f0 9f 85 bc | |
| utf16bebytes | d8 3c dd 7c | |
| utf32bebytes | 00 01 f1 7c |
How to Use
HTML:
🅼
CSS:
content: "\1F17C"
JavaScript:
"\u{1F17C}"
Python:
"\U0001f17c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No