Technical information

Symbol
NameBottom arc anticlockwise arrow
Unicode numberU+293B
CategoryCurved arrows
DescriptionThe Unicode character ⤻, or U+293B, is known as the "Bottom Arc Anticlockwise Arrow". It belongs to the "Supplemental Arrows-B" block and falls under the "Symbol, Other" category in the Unicode standard. The character is visually represented by an arrow that curves in an anticlockwise direction from a horizontal position towards the bottom. It's generally used to represent the concept of movement or direction that follows a curved path in a counterclockwise direction, though its exact meaning can depend on its context. The appearance of this character can vary depending on the specific font and platform being used.

Encoding

HTML Entity⤻
HTML Entity (hex)⤻
URL Escape Code%E2%A4%BB
UTF-8 (hex)0xE2 0xA4 0xBB
UTF-8 (binary)11100010:10100100:10111011
UTF-160x293B
UTF-320x0000293B

Source Code

C, C++, and Java"\u293B"
CSS Code\293B
JavaScript"\u293B"
Perl\x{293B}
Python 2u"\u293B"
Python 3\u293B
Ruby\u{293B}

Preview

This Unicode character looks like this ⤻ in sentence and in bold like this and in italic like this .

Font size:

12px
16px
20px
28px
36px
48px
72px

CSS Property: font-weight

100
200
300
400
500
600
700
800
900

HTML Forms and Input

input
disabled input
input-group
select
button
button

Code examples in HTML and CSS

<span>&#10555;</span>

            
span {
    content: "\293B";
}

The symbol in different fonts

-apple-system
Apple Color Emoji
Arial
BlinkMacSystemFont
Courier New
Georgia
Droid Sans
Helvetica
Noto Sans
Oxygen
Roboto
"Segoe UI"
sans-serif
Segoe UI Emoji
Segoe UI Symbol
system-ui
Times New Roman
Ubuntu
Verdana

References