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