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' : ''">
⨐
CIRCULATION FUNCTION
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A10 | |
| decimal | 10768 | |
| htmldecimal | ⨐ | |
| htmlhex | ⨐ | |
| css | \2A10 | |
| javascript | \u{2A10} | |
| python | \u2a10 | |
| java | \u2A10 | |
| go | \u2A10 | |
| ruby | \u{2A10} | |
| rust | \u{2A10} | |
| ccpp | \u2a10 | |
| urlencoded | %E2%A8%90 | |
| utf8bytes | e2 a8 90 | |
| utf16bebytes | 2a 10 | |
| utf32bebytes | 00 00 2a 10 |
How to Use
HTML:
⨐
CSS:
content: "\2A10"
JavaScript:
"\u{2A10}"
Python:
"\u2a10"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes