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 BLACK STAR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BE8 | |
| decimal | 11240 | |
| htmldecimal | ⯨ | |
| htmlhex | ⯨ | |
| css | \2BE8 | |
| javascript | \u{2BE8} | |
| python | \u2be8 | |
| java | \u2BE8 | |
| go | \u2BE8 | |
| ruby | \u{2BE8} | |
| rust | \u{2BE8} | |
| ccpp | \u2be8 | |
| urlencoded | %E2%AF%A8 | |
| utf8bytes | e2 af a8 | |
| utf16bebytes | 2b e8 | |
| utf32bebytes | 00 00 2b e8 |
How to Use
HTML:
⯨
CSS:
content: "\2BE8"
JavaScript:
"\u{2BE8}"
Python:
"\u2be8"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No