โƒš

Technical information

Symbolโƒš
NameCombining anticlockwise ring overlay
Unicode numberU+20DA
CategoryClockwise arrows

Encoding

HTML Entity⃚
HTML Entity (hex)⃚
URL Escape Code%E2%83%9A
UTF-8 (hex)0xE2 0x83 0x9A
UTF-8 (binary)11100010:10000011:10011010
UTF-160x20DA
UTF-320x000020DA

Source Code

C, C++, and Java"\u20DA"
CSS Code\20DA
JavaScript"\u20DA"
Perl\x{20DA}
Python 2u"\u20DA"
Python 3\u20DA
Ruby\u{20DA}

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>&#8410;</span>

            
span {
    content: "\20DA";
}

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