โœ

Technical information

Symbolโœ
NameSymbol for file separator
Unicode numberU+241C
CategoryASCII Character SymbolsGraphic pictures for control codes

Encoding

HTML Entity␜
HTML Entity (hex)␜
URL Escape Code%E2%90%9C
UTF-8 (hex)0xE2 0x90 0x9C
UTF-8 (binary)11100010:10010000:10011100
UTF-160x241C
UTF-320x0000241C

Source Code

C, C++, and Java"\u241C"
CSS Code\241C
JavaScript"\u241C"
Perl\x{241C}
Python 2u"\u241C"
Python 3\u241C
Ruby\u{241C}

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

            
span {
    content: "\241C";
}

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