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' : ''">
⫱
DOWN TACK WITH CIRCLE BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AF1 | |
| decimal | 10993 | |
| htmldecimal | ⫱ | |
| htmlhex | ⫱ | |
| css | \2AF1 | |
| javascript | \u{2AF1} | |
| python | \u2af1 | |
| java | \u2AF1 | |
| go | \u2AF1 | |
| ruby | \u{2AF1} | |
| rust | \u{2AF1} | |
| ccpp | \u2af1 | |
| urlencoded | %E2%AB%B1 | |
| utf8bytes | e2 ab b1 | |
| utf16bebytes | 2a f1 | |
| utf32bebytes | 00 00 2a f1 |
How to Use
HTML:
⫱
CSS:
content: "\2AF1"
JavaScript:
"\u{2AF1}"
Python:
"\u2af1"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No