FansyFont

⬑ Left Arrow with Tip Up copy & paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ⬑🗋
Html Decimal ⬑🗋
Win Alt Code Alt+11025🗋
URL Escape Code %E2%AC%91🗋
UTF-8 (hex) 0xE2 0xAC 0x91🗋
UTF-8 (binary) 11100010:10101100:10010001🗋
UTF-16 0x2B11🗋
UTF-32 0x00002B11🗋
CSS Entity \2B11🗋
C, C++, Java Entity "\u2B11"🗋
Perl \x{2B11}🗋
Python 2 u"\u2B11"🗋
Python 3 "\u2B11"🗋
Ruby, swift, rust \u{2B11}🗋
PHP \u2B11🗋
SQL CHAR(0x2B11)🗋

Left Arrow with Tip Up ⬑ is used to go to north after go left. Whenever you are doing CSS code, you can type this 2B11 code for this arrow.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

span {content: "\2B11";}🗋

JavaScrip Code

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

Python Code

print ( u"\u2B11" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Left Arrow with Tip Up Webp Image

PNG Image Download

Left Arrow with Tip Up PNG Image

SVG Image Download

Left Arrow with Tip Up SVG Image

Related Posts

« »