⟻ Long Left Arrow from Bar - Copy & Paste
Just Click on a Symbol to Copy.
⟻
Text copied to clipboard!
| Html Hex | ⟻ 🗋 |
| Html Decimal | ⟻ 🗋 |
| Win Alt Code | Alt+10235 🗋 |
| Url Escape Code | %E2%9F%BB 🗋 |
| Utf8 Hex | 0xE2 0x9F 0xBB 🗋 |
| Utf8 Binary | 11100010:10011111:10111011 🗋 |
| Utf16 | 0x27FB 🗋 |
| Utf32 | 0x000027FB 🗋 |
| Css Entity | \27FB 🗋 |
| C Cpp Java Entity | "\u27FB" 🗋 |
| Perl | \x{27FB} 🗋 |
| Python2 | u"\u27FB" 🗋 |
| Python3 | "\u27FB" 🗋 |
| Ruby Swift Rust | \u{27FB} 🗋 |
| Php | \u27FB 🗋 |
| Sql | CHAR(0x27FB) 🗋 |
Creating the 'Long Left Arrow from Bar' symbol using the provided codes is a straightforward procedure. You may select any of the mentioned codes to generate the symbol, depending on the platform you are using.
Code To Type Symbols On Different Languages
Html Code
<span> ⟻ </span>
🗋
CSS Code
span {content: "\27FB";}
🗋
JavaScript Code
<script> console.log("\u27FB"); </script>
🗋
Python Code
print ( u"\u27FB" )
🗋
Download Different Types of Symbol Images
Webp Image Download
PNG Image Download
SVG Image Download