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 LOWER MIDDLE LEFT TO LOWER RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FB3D | |
| decimal | 129853 | |
| htmldecimal | 🬽 | |
| htmlhex | 🬽 | |
| css | \1FB3D | |
| javascript | \u{1FB3D} | |
| python | \U0001fb3d | |
| java | \uD83E\uDF3D | |
| go | \U0001FB3D | |
| ruby | \u{1FB3D} | |
| rust | \u{1FB3D} | |
| ccpp | \U0001fb3d | |
| urlencoded | %F0%9F%AC%BD | |
| utf8bytes | f0 9f ac bd | |
| utf16bebytes | d8 3e df 3d | |
| utf32bebytes | 00 01 fb 3d |
How to Use
HTML:
🬽
CSS:
content: "\1FB3D"
JavaScript:
"\u{1FB3D}"
Python:
"\U0001fb3d"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No