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' : ''">
LEFT ONE THIRD BLOCK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBCF | |
| decimal | 129999 | |
| htmldecimal | 🯏 | |
| htmlhex | 🯏 | |
| css | \1FBCF | |
| javascript | \u{1FBCF} | |
| python | \U0001fbcf | |
| java | \uD83E\uDFCF | |
| go | \U0001FBCF | |
| ruby | \u{1FBCF} | |
| rust | \u{1FBCF} | |
| ccpp | \U0001fbcf | |
| urlencoded | %F0%9F%AF%8F | |
| utf8bytes | f0 9f af 8f | |
| utf16bebytes | d8 3e df cf | |
| utf32bebytes | 00 01 fb cf |
How to Use
HTML:
🯏
CSS:
content: "\1FBCF"
JavaScript:
"\u{1FBCF}"
Python:
"\U0001fbcf"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No