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' : ''">
⫀
SUPERSET WITH PLUS SIGN BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AC0 | |
| decimal | 10944 | |
| htmldecimal | ⫀ | |
| htmlhex | ⫀ | |
| css | \2AC0 | |
| javascript | \u{2AC0} | |
| python | \u2ac0 | |
| java | \u2AC0 | |
| go | \u2AC0 | |
| ruby | \u{2AC0} | |
| rust | \u{2AC0} | |
| ccpp | \u2ac0 | |
| urlencoded | %E2%AB%80 | |
| utf8bytes | e2 ab 80 | |
| utf16bebytes | 2a c0 | |
| utf32bebytes | 00 00 2a c0 |
How to Use
HTML:
⫀
CSS:
content: "\2AC0"
JavaScript:
"\u{2AC0}"
Python:
"\u2ac0"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes