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