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 HALF MEDIUM SHADE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FB8C | |
| decimal | 129932 | |
| htmldecimal | 🮌 | |
| htmlhex | 🮌 | |
| css | \1FB8C | |
| javascript | \u{1FB8C} | |
| python | \U0001fb8c | |
| java | \uD83E\uDF8C | |
| go | \U0001FB8C | |
| ruby | \u{1FB8C} | |
| rust | \u{1FB8C} | |
| ccpp | \U0001fb8c | |
| urlencoded | %F0%9F%AE%8C | |
| utf8bytes | f0 9f ae 8c | |
| utf16bebytes | d8 3e df 8c | |
| utf32bebytes | 00 01 fb 8c |
How to Use
HTML:
🮌
CSS:
content: "\1FB8C"
JavaScript:
"\u{1FB8C}"
Python:
"\U0001fb8c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No