FansyFont

⟷ Long Left Right Arrow copy & paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ⟷🗋
Html Decimal &#27F7;🗋
Win Alt Code Alt+10231🗋
URL Escape Code %E2%9F%B7🗋
UTF-8 (hex) 0xE2 0x9F 0xB7🗋
UTF-8 (binary) 11100010:10011111:10110111🗋
UTF-16 0x27F7🗋
UTF-32 0x000027F7🗋
CSS Entity \27F7🗋
C, C++, Java Entity "\u27F7"🗋
Perl \x{27F7}🗋
Python 2 u"\u27F7"🗋
Python 3 "\u27F7"🗋
Ruby, swift, rust \u{27F7}🗋
PHP \u27F7🗋
SQL CHAR(0x27F7)🗋

Creating the 'Long Left Right Arrow' symbol is an easy process, you need to press the '27F7' keys, and after that press 'alt+X' and your symbol will appear on your screen.

Code To Type Symbols On Different Languages


Html Code

<span> &#27F7; </span>🗋

CSS Code

span {content: "\27F7";}🗋

JavaScrip Code

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

Python Code

print ( u"\u27F7" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Long Left Right Arrow Webp Image

PNG Image Download

Long Left Right Arrow PNG Image

SVG Image Download

Long Left Right Arrow SVG Image

Related Posts

« »