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