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' : ''">
🮻
VOIDED GREEK CROSS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBBB | |
| decimal | 129979 | |
| htmldecimal | 🮻 | |
| htmlhex | 🮻 | |
| css | \1FBBB | |
| javascript | \u{1FBBB} | |
| python | \U0001fbbb | |
| java | \uD83E\uDFBB | |
| go | \U0001FBBB | |
| ruby | \u{1FBBB} | |
| rust | \u{1FBBB} | |
| ccpp | \U0001fbbb | |
| urlencoded | %F0%9F%AE%BB | |
| utf8bytes | f0 9f ae bb | |
| utf16bebytes | d8 3e df bb | |
| utf32bebytes | 00 01 fb bb |
How to Use
HTML:
🮻
CSS:
content: "\1FBBB"
JavaScript:
"\u{1FBBB}"
Python:
"\U0001fbbb"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No