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' : ''">
⫙
ELEMENT OF OPENING DOWNWARDS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AD9 | |
| decimal | 10969 | |
| htmldecimal | ⫙ | |
| htmlhex | ⫙ | |
| css | \2AD9 | |
| javascript | \u{2AD9} | |
| python | \u2ad9 | |
| java | \u2AD9 | |
| go | \u2AD9 | |
| ruby | \u{2AD9} | |
| rust | \u{2AD9} | |
| ccpp | \u2ad9 | |
| urlencoded | %E2%AB%99 | |
| utf8bytes | e2 ab 99 | |
| utf16bebytes | 2a d9 | |
| utf32bebytes | 00 00 2a d9 |
How to Use
HTML:
⫙
CSS:
content: "\2AD9"
JavaScript:
"\u{2AD9}"
Python:
"\u2ad9"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No