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' : ''">
🮃
UPPER THREE EIGHTHS BLOCK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FB83 | |
| decimal | 129923 | |
| htmldecimal | 🮃 | |
| htmlhex | 🮃 | |
| css | \1FB83 | |
| javascript | \u{1FB83} | |
| python | \U0001fb83 | |
| java | \uD83E\uDF83 | |
| go | \U0001FB83 | |
| ruby | \u{1FB83} | |
| rust | \u{1FB83} | |
| ccpp | \U0001fb83 | |
| urlencoded | %F0%9F%AE%83 | |
| utf8bytes | f0 9f ae 83 | |
| utf16bebytes | d8 3e df 83 | |
| utf32bebytes | 00 01 fb 83 |
How to Use
HTML:
🮃
CSS:
content: "\1FB83"
JavaScript:
"\u{1FB83}"
Python:
"\U0001fb83"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No