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