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' : ''">
⤸
RIGHT-SIDE ARC CLOCKWISE ARROW
Overview
⤸ (RIGHT-SIDE ARC CLOCKWISE ARROW) is the Unicode character at code point U+2938. 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+2938 | |
| decimal | 10552 | |
| htmldecimal | ⤸ | |
| htmlhex | ⤸ | |
| css | \2938 | |
| javascript | \u{2938} | |
| python | \u2938 | |
| java | \u2938 | |
| go | \u2938 | |
| ruby | \u{2938} | |
| rust | \u{2938} | |
| ccpp | \u2938 | |
| urlencoded | %E2%A4%B8 | |
| utf8bytes | e2 a4 b8 | |
| utf16bebytes | 29 38 | |
| utf32bebytes | 00 00 29 38 |
How to Use
HTML:
⤸
CSS:
content: "\2938"
JavaScript:
"\u{2938}"
Python:
"\u2938"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⤸ character (RIGHT-SIDE ARC CLOCKWISE ARROW)?
⤸ (RIGHT-SIDE ARC CLOCKWISE ARROW) is the Unicode character U+2938.
What is the Unicode codepoint of RIGHT-SIDE ARC CLOCKWISE ARROW?
The RIGHT-SIDE ARC CLOCKWISE ARROW character (⤸) has codepoint U+2938.
How do I type or copy RIGHT-SIDE ARC CLOCKWISE ARROW?
Copy ⤸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.