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' : ''">
🮶
RIGHTWARDS ARROW AND UPPER AND LOWER ONE EIGHTH BLOCK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBB6 | |
| decimal | 129974 | |
| htmldecimal | 🮶 | |
| htmlhex | 🮶 | |
| css | \1FBB6 | |
| javascript | \u{1FBB6} | |
| python | \U0001fbb6 | |
| java | \uD83E\uDFB6 | |
| go | \U0001FBB6 | |
| ruby | \u{1FBB6} | |
| rust | \u{1FBB6} | |
| ccpp | \U0001fbb6 | |
| urlencoded | %F0%9F%AE%B6 | |
| utf8bytes | f0 9f ae b6 | |
| utf16bebytes | d8 3e df b6 | |
| utf32bebytes | 00 01 fb b6 |
How to Use
HTML:
🮶
CSS:
content: "\1FBB6"
JavaScript:
"\u{1FBB6}"
Python:
"\U0001fbb6"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No