FansyFont

⇹ Left Right Arrow with Vertical Stroke - Copy & Paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ⇹ 🗋
Html Decimal ⇹ 🗋
Win Alt Code Alt+8697 🗋
Url Escape Code %E2%87%B9 🗋
Utf8 Hex 0xE2 0x87 0xB9 🗋
Utf8 Binary 11100010:10000111:10111001 🗋
Utf16 0x21F9 🗋
Utf32 0x000021F9 🗋
Css Entity \21F9 🗋
C Cpp Java Entity "\u21F9" 🗋
Perl \x{21F9} 🗋
Python2 u"\u21F9" 🗋
Python3 "\u21F9" 🗋
Ruby Swift Rust \u{21F9} 🗋
Php \u21F9 🗋
Sql CHAR(0x21F9) 🗋

Use the above code correctly to display the '⇹' symbol.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

span {content: "\21F9";} 🗋

JavaScript Code

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

Python Code

print ( u"\u21F9" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Left Right Arrow with Vertical Stroke Webp Image

PNG Image Download

Left Right Arrow with Vertical Stroke PNG Image

SVG Image Download

Left Right Arrow with Vertical Stroke SVG Image

Related Posts