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' : ''">
⯫
STAR WITH RIGHT HALF BLACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BEB | |
| decimal | 11243 | |
| htmldecimal | ⯫ | |
| htmlhex | ⯫ | |
| css | \2BEB | |
| javascript | \u{2BEB} | |
| python | \u2beb | |
| java | \u2BEB | |
| go | \u2BEB | |
| ruby | \u{2BEB} | |
| rust | \u{2BEB} | |
| ccpp | \u2beb | |
| urlencoded | %E2%AF%AB | |
| utf8bytes | e2 af ab | |
| utf16bebytes | 2b eb | |
| utf32bebytes | 00 00 2b eb |
How to Use
HTML:
⯫
CSS:
content: "\2BEB"
JavaScript:
"\u{2BEB}"
Python:
"\u2beb"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No