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 RIGHT BLOCK DIAGONAL UPPER LEFT TO LOWER MIDDLE RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FB65 | |
| decimal | 129893 | |
| htmldecimal | 🭥 | |
| htmlhex | 🭥 | |
| css | \1FB65 | |
| javascript | \u{1FB65} | |
| python | \U0001fb65 | |
| java | \uD83E\uDF65 | |
| go | \U0001FB65 | |
| ruby | \u{1FB65} | |
| rust | \u{1FB65} | |
| ccpp | \U0001fb65 | |
| urlencoded | %F0%9F%AD%A5 | |
| utf8bytes | f0 9f ad a5 | |
| utf16bebytes | d8 3e df 65 | |
| utf32bebytes | 00 01 fb 65 |
How to Use
HTML:
🭥
CSS:
content: "\1FB65"
JavaScript:
"\u{1FB65}"
Python:
"\U0001fb65"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No