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