Technical information

Symbol
NameHeavy eight teardrop-spoked propeller asterisk
Unicode numberU+274B
CategoryAsterisk
DescriptionThe Unicode character "❋", or U+274B, is known as the "Heavy Eight Teardrop-Spoked Propeller Asterisk". It belongs to the "Dingbats" block and falls under the "Symbol, Other" category in the Unicode standard. The symbol is essentially a stylized asterisk with a round center from which eight teardrop-shaped spokes or arms protrude, giving it the appearance of a propeller. The arms are filled in, making it "heavy" or bold. This symbol is often used in graphic design or typography to create visual interest or to draw attention to specific areas of text.

Encoding

HTML Entity❋
HTML Entity (hex)❋
URL Escape Code%E2%9D%8B
UTF-8 (hex)0xE2 0x9D 0x8B
UTF-8 (binary)11100010:10011101:10001011
UTF-160x274B
UTF-320x0000274B

Source Code

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

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

            
span {
    content: "\274B";
}

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