✱ Heavy Asterisk - Copy & Paste
Just Click on a Symbol to Copy.
✱
Text copied to clipboard!
| Html Hex | ✱ 🗋 |
| Html Decimal | ✱ 🗋 |
| Win Alt Code | Alt+10033 🗋 |
| Url Escape Code | %E2%9C%B1 🗋 |
| Utf8 Hex | 0xE2 0x9C 0xB1 🗋 |
| Utf8 Binary | 11100010:10011100:10110001 🗋 |
| Utf16 | 0x2731 🗋 |
| Utf32 | 0x00002731 🗋 |
| Css Entity | \2731 🗋 |
| C Cpp Java Entity | "\u2731" 🗋 |
| Perl | \x{2731} 🗋 |
| Python2 | u"\u2731" 🗋 |
| Python3 | "\u2731" 🗋 |
| Ruby Swift Rust | \u{2731} 🗋 |
| Php | \u2731 🗋 |
| Sql | CHAR(0x2731) 🗋 |
In any CSS coding, a Heavy Asterisk symbol can be displayed by typing xxx2731 in the coding space of the website design.
Code To Type Symbols On Different Languages
Html Code
<span> ✱ </span>
🗋
CSS Code
span {content: "\2731";}
🗋
JavaScript Code
<script> console.log("\u2731"); </script>
🗋
Python Code
print ( u"\u2731" )
🗋
Download Different Types of Symbol Images
Webp Image Download
PNG Image Download
SVG Image Download