FansyFont

⇻ Right Arrow with Double 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+8699 🗋
Url Escape Code %E2%87%BB 🗋
Utf8 Hex 0xE2 0x87 0xBB 🗋
Utf8 Binary 11100010:10000111:10111011 🗋
Utf16 0x21FB 🗋
Utf32 0x000021FB 🗋
Css Entity \21FB 🗋
C Cpp Java Entity "\u21FB" 🗋
Perl \x{21FB} 🗋
Python2 u"\u21FB" 🗋
Python3 "\u21FB" 🗋
Ruby Swift Rust \u{21FB} 🗋
Php \u21FB 🗋
Sql CHAR(0x21FB) 🗋

Java code is available above on our website to create the 'Right Arrow with Double Vertical Stroke' symbol on the website which you can use in website development or any design on Javascript. or you can copy the symbol directly.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

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

JavaScript Code

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

Python Code

print ( u"\u21FB" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Right Arrow with Double Vertical Stroke Webp Image

PNG Image Download

Right Arrow with Double Vertical Stroke PNG Image

SVG Image Download

Right Arrow with Double Vertical Stroke SVG Image

Related Posts