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' : ''">
⥁
CLOCKWISE CLOSED CIRCLE ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2941 | |
| decimal | 10561 | |
| htmldecimal | ⥁ | |
| htmlhex | ⥁ | |
| css | \2941 | |
| javascript | \u{2941} | |
| python | \u2941 | |
| java | \u2941 | |
| go | \u2941 | |
| ruby | \u{2941} | |
| rust | \u{2941} | |
| ccpp | \u2941 | |
| urlencoded | %E2%A5%81 | |
| utf8bytes | e2 a5 81 | |
| utf16bebytes | 29 41 | |
| utf32bebytes | 00 00 29 41 |
How to Use
HTML:
⥁
CSS:
content: "\2941"
JavaScript:
"\u{2941}"
Python:
"\u2941"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No