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 DOT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ABE | |
| decimal | 10942 | |
| htmldecimal | ⪾ | |
| htmlhex | ⪾ | |
| css | \2ABE | |
| javascript | \u{2ABE} | |
| python | \u2abe | |
| java | \u2ABE | |
| go | \u2ABE | |
| ruby | \u{2ABE} | |
| rust | \u{2ABE} | |
| ccpp | \u2abe | |
| urlencoded | %E2%AA%BE | |
| utf8bytes | e2 aa be | |
| utf16bebytes | 2a be | |
| utf32bebytes | 00 00 2a be |
How to Use
HTML:
⪾
CSS:
content: "\2ABE"
JavaScript:
"\u{2ABE}"
Python:
"\u2abe"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes