FansyFont

⬐ Left Arrow with Tip Down copy & paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ⬐🗋
Html Decimal ⬐🗋
Win Alt Code Alt+11024🗋
URL Escape Code %E2%AC%90🗋
UTF-8 (hex) 0xE2 0xAC 0x90🗋
UTF-8 (binary) 11100010:10101100:10010000🗋
UTF-16 0x2B10🗋
UTF-32 0x00002B10🗋
CSS Entity \2B10🗋
C, C++, Java Entity "\u2B10"🗋
Perl \x{2B10}🗋
Python 2 u"\u2B10"🗋
Python 3 "\u2B10"🗋
Ruby, swift, rust \u{2B10}🗋
PHP \u2B10🗋
SQL CHAR(0x2B10)🗋

Left Arrow with Tip Down ⬐ The arrow symbol indicates that you have to turn left. When this symbol is used in Windows, the Win code alt+11024 has to be typed. In which 11024 has to be typed along with alt and numeric keys on the keyboard.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

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

JavaScrip Code

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

Python Code

print ( u"\u2B10" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Left Arrow with Tip Down Webp Image

PNG Image Download

Left Arrow with Tip Down PNG Image

SVG Image Download

Left Arrow with Tip Down SVG Image

Related Posts

« »