Technical information

Symbol
NameOpen centre teardrop-spoked asterisk
Unicode numberU+273C
CategoryAsterisk
DescriptionThe Unicode character ✼, or U+273C, is known as the "Open Centre Teardrop-Spoked Asterisk". It belongs to the "Dingbats" block and falls under the "Symbol, Other" category in the Unicode standard. This character visually represents an asterisk that has teardrop-shaped spokes radiating from an open center. The spokes have a unique design resembling droplets or teardrops. Typically, an asterisk is used for indicating footnotes or other references in text, but this particular design, with its decorative spokes, is more often employed for ornamental or artistic purposes. The specific appearance of this character can vary based on the platform, application, or font being used, and may also be influenced by the chosen typography.

Encoding

HTML Entity✼
HTML Entity (hex)✼
URL Escape Code%E2%9C%BC
UTF-8 (hex)0xE2 0x9C 0xBC
UTF-8 (binary)11100010:10011100:10111100
UTF-160x273C
UTF-320x0000273C

Source Code

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

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

            
span {
    content: "\273C";
}

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