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' : ''">
⦻
CIRCLE WITH SUPERIMPOSED X
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29BB | |
| decimal | 10683 | |
| htmldecimal | ⦻ | |
| htmlhex | ⦻ | |
| css | \29BB | |
| javascript | \u{29BB} | |
| python | \u29bb | |
| java | \u29BB | |
| go | \u29BB | |
| ruby | \u{29BB} | |
| rust | \u{29BB} | |
| ccpp | \u29bb | |
| urlencoded | %E2%A6%BB | |
| utf8bytes | e2 a6 bb | |
| utf16bebytes | 29 bb | |
| utf32bebytes | 00 00 29 bb |
How to Use
HTML:
⦻
CSS:
content: "\29BB"
JavaScript:
"\u{29BB}"
Python:
"\u29bb"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No