FansyFont

♘ White Chess Knight - Copy & Paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ♘ 🗋
Html Decimal ♘ 🗋
Win Alt Code Alt+9816 🗋
Url Escape Code %E2%99%98 🗋
Utf8 Hex 0xE2 0x99 0x98 🗋
Utf8 Binary 11100010:10011001:10011000 🗋
Utf16 0x2658 🗋
Utf32 0x00002658 🗋
Css Entity \2658 🗋
C Cpp Java Entity "\u2658" 🗋
Perl \x{2658} 🗋
Python2 u"\u2658" 🗋
Python3 "\u2658" 🗋
Ruby Swift Rust \u{2658} 🗋
Php \u2658 🗋
Sql CHAR(0x2658) 🗋

The knight is very important to the game of chess. Its job is to kill the piece behind it by releasing the piece in front of it. It is given as a symbol and the code of the symbol is given above.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

span {content: "\2658";} 🗋

JavaScript Code

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

Python Code

print ( u"\u2658" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

White Chess Knight Webp Image

PNG Image Download

White Chess Knight PNG Image

SVG Image Download

White Chess Knight SVG Image

Related Posts