โ˜

Technical information

Symbolโ˜
NameOpposition
Unicode numberU+260D
CategoryAlchemical processes

Encoding

HTML Entity☍
HTML Entity (hex)☍
URL Escape Code%E2%98%8D
UTF-8 (hex)0xE2 0x98 0x8D
UTF-8 (binary)11100010:10011000:10001101
UTF-160x260D
UTF-320x0000260D

Source Code

C, C++, and Java"\u260D"
CSS Code\260D
JavaScript"\u260D"
Perl\x{260D}
Python 2u"\u260D"
Python 3\u260D
Ruby\u{260D}

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

            
span {
    content: "\260D";
}

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