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' : ''">
🪞
MIRROR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FA9E | |
| decimal | 129694 | |
| htmldecimal | 🪞 | |
| htmlhex | 🪞 | |
| css | \1FA9E | |
| javascript | \u{1FA9E} | |
| python | \U0001fa9e | |
| java | \uD83E\uDE9E | |
| go | \U0001FA9E | |
| ruby | \u{1FA9E} | |
| rust | \u{1FA9E} | |
| ccpp | \U0001fa9e | |
| urlencoded | %F0%9F%AA%9E | |
| utf8bytes | f0 9f aa 9e | |
| utf16bebytes | d8 3e de 9e | |
| utf32bebytes | 00 01 fa 9e |
How to Use
HTML:
🪞
CSS:
content: "\1FA9E"
JavaScript:
"\u{1FA9E}"
Python:
"\U0001fa9e"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No