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 🗋
Utf8 Hex 0xE2 0xAC 0x90 🗋
Utf8 Binary 11100010:10101100:10010000 🗋
Utf16 0x2B10 🗋
Utf32 0x00002B10 🗋
Css Entity \2B10 🗋
C Cpp Java Entity "\u2B10" 🗋
Perl \x{2B10} 🗋
Python2 u"\u2B10" 🗋
Python3 "\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";} 🗋

JavaScript 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