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
Overview
⥁ (CLOCKWISE CLOSED CIRCLE ARROW) is the Unicode character at code point U+2941. It belongs to the Supplemental Arrows-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ⥁ character (CLOCKWISE CLOSED CIRCLE ARROW)?
⥁ (CLOCKWISE CLOSED CIRCLE ARROW) is the Unicode character U+2941.
What is the Unicode codepoint of CLOCKWISE CLOSED CIRCLE ARROW?
The CLOCKWISE CLOSED CIRCLE ARROW character (⥁) has codepoint U+2941.
How do I type or copy CLOCKWISE CLOSED CIRCLE ARROW?
Copy ⥁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.