FansyFont

★ Black Star - Copy & Paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ★ 🗋
Html Decimal ★ 🗋
Win Alt Code Alt+9733 🗋
Url Escape Code %E2%98%85 🗋
Utf8 Hex 0xE2 0x98 0x85 🗋
Utf8 Binary 11100010:10011000:10000101 🗋
Utf16 0x2605 🗋
Utf32 0x00002605 🗋
Css Entity \2605 🗋
C Cpp Java Entity "\u2605" 🗋
Perl \x{2605} 🗋
Python2 u"\u2605" 🗋
Python3 "\u2605" 🗋
Ruby Swift Rust \u{2605} 🗋
Php \u2605 🗋
Sql CHAR(0x2605) 🗋

Black star is used in several works to show strength. To get it in your HTML work, you have to type or copy paste the HTML code &zzzz#x2605; which generates a Black Star ★ symbol.

Code To Type Symbols On Different Languages


Html Code

<span> &#9733; </span> 🗋

CSS Code

span {content: "\2605";} 🗋

JavaScript Code

<script> console.log("\u2605"); </script> 🗋

Python Code

print ( u"\u2605" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Black Star Webp Image

PNG Image Download

Black Star PNG Image

SVG Image Download

Black Star SVG Image

Related Posts