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' : ''">
🭼
LEFT AND LOWER ONE EIGHTH BLOCK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FB7C | |
| decimal | 129916 | |
| htmldecimal | 🭼 | |
| htmlhex | 🭼 | |
| css | \1FB7C | |
| javascript | \u{1FB7C} | |
| python | \U0001fb7c | |
| java | \uD83E\uDF7C | |
| go | \U0001FB7C | |
| ruby | \u{1FB7C} | |
| rust | \u{1FB7C} | |
| ccpp | \U0001fb7c | |
| urlencoded | %F0%9F%AD%BC | |
| utf8bytes | f0 9f ad bc | |
| utf16bebytes | d8 3e df 7c | |
| utf32bebytes | 00 01 fb 7c |
How to Use
HTML:
🭼
CSS:
content: "\1FB7C"
JavaScript:
"\u{1FB7C}"
Python:
"\U0001fb7c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No