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' : ''">
⫕
SUBSET ABOVE SUBSET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AD5 | |
| decimal | 10965 | |
| htmldecimal | ⫕ | |
| htmlhex | ⫕ | |
| css | \2AD5 | |
| javascript | \u{2AD5} | |
| python | \u2ad5 | |
| java | \u2AD5 | |
| go | \u2AD5 | |
| ruby | \u{2AD5} | |
| rust | \u{2AD5} | |
| ccpp | \u2ad5 | |
| urlencoded | %E2%AB%95 | |
| utf8bytes | e2 ab 95 | |
| utf16bebytes | 2a d5 | |
| utf32bebytes | 00 00 2a d5 |
How to Use
HTML:
⫕
CSS:
content: "\2AD5"
JavaScript:
"\u{2AD5}"
Python:
"\u2ad5"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes