FansyFont

⤱ North East Arrow Crossing North West Arrow - Copy & Paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ⤱ 🗋
Html Decimal ⤱ 🗋
Win Alt Code Alt+10545 🗋
Url Escape Code %E2%A4%B1 🗋
Utf8 Hex 0xE2 0xA4 0xB1 🗋
Utf8 Binary 11100010:10100100:10110001 🗋
Utf16 0x2931 🗋
Utf32 0x00002931 🗋
Css Entity \2931 🗋
C Cpp Java Entity "\u2931" 🗋
Perl \x{2931} 🗋
Python2 u"\u2931" 🗋
Python3 "\u2931" 🗋
Ruby Swift Rust \u{2931} 🗋
Php \u2931 🗋
Sql CHAR(0x2931) 🗋

The north east arrow crossing the north west arrow ⤱ indicates two directions in which it tells about the direction from north east to north west. When we have to use this symbol ⤱ while writing Java language then for that we have to type the Java arrow code xxxu29B1.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

span {content: "\2931";} 🗋

JavaScript Code

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

Python Code

print ( u"\u2931" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

North East Arrow Crossing North West Arrow Webp Image

PNG Image Download

North East Arrow Crossing North West Arrow PNG Image

SVG Image Download

North East Arrow Crossing North West Arrow SVG Image

Related Posts