Technical information

Symbol
NameHeavy eight pointed rectilinear black star
Unicode numberU+2738
CategoryStars
DescriptionThe Unicode character ✸, or U+2738, is known as the "Heavy Eight Pointed Rectilinear Black Star". It belongs to the "Dingbats" block and falls under the "Symbol, Other" category in the Unicode standard. This character visually represents an eight-pointed star, where each of the points is straight and of equal length, forming a symmetrical design. The "heavy" descriptor suggests that this star is solidly filled in with black, as opposed to being outlined. This symbol can be used for various decorative purposes, such as in graphic designs, textual embellishments, or anywhere a bold star symbol is desired. The precise appearance of this star can vary depending on the platform or application it's used in and may also be influenced by the font and typography selected.

Encoding

HTML Entity✸
HTML Entity (hex)✸
URL Escape Code%E2%9C%B8
UTF-8 (hex)0xE2 0x9C 0xB8
UTF-8 (binary)11100010:10011100:10111000
UTF-160x2738
UTF-320x00002738

Source Code

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

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

            
span {
    content: "\2738";
}

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