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