FansyFont

✦ Black Four Pointed 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+10022 🗋
Url Escape Code %E2%9C%A6 🗋
Utf8 Hex 0xE2 0x9C 0xA6 🗋
Utf8 Binary 11100010:10011100:10100110 🗋
Utf16 0x2726 🗋
Utf32 0x00002726 🗋
Css Entity \2726 🗋
C Cpp Java Entity "\u2726" 🗋
Perl \x{2726} 🗋
Python2 u"\u2726" 🗋
Python3 "\u2726" 🗋
Ruby Swift Rust \u{2726} 🗋
Php \u2726 🗋
Sql CHAR(0x2726) 🗋

After entering the Java code in Java coding or website design with Java, the black four pointed star symbol will be displayed. For this you can enter xxxu2726 in your coding and get the ✦ symbol.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

span {content: "\2726";} 🗋

JavaScript Code

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

Python Code

print ( u"\u2726" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Black Four Pointed Star Webp Image

PNG Image Download

Black Four Pointed Star PNG Image

SVG Image Download

Black Four Pointed Star SVG Image

Related Posts