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