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' : ''">
⯍
ROTATED LIGHT FOUR POINTED BLACK CUSP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BCD | |
| decimal | 11213 | |
| htmldecimal | ⯍ | |
| htmlhex | ⯍ | |
| css | \2BCD | |
| javascript | \u{2BCD} | |
| python | \u2bcd | |
| java | \u2BCD | |
| go | \u2BCD | |
| ruby | \u{2BCD} | |
| rust | \u{2BCD} | |
| ccpp | \u2bcd | |
| urlencoded | %E2%AF%8D | |
| utf8bytes | e2 af 8d | |
| utf16bebytes | 2b cd | |
| utf32bebytes | 00 00 2b cd |
How to Use
HTML:
⯍
CSS:
content: "\2BCD"
JavaScript:
"\u{2BCD}"
Python:
"\u2bcd"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No