⬰ Left Arrow with Small Circle - Copy & Paste
Just Click on a Symbol to Copy.
⬰
Text copied to clipboard!
| Html Hex | ⬰ 🗋 |
| Html Decimal | ⬰ 🗋 |
| Win Alt Code | Alt+11056 🗋 |
| Url Escape Code | %E2%AC%B0 🗋 |
| Utf8 Hex | 0xE2 0xAC 0xB0 🗋 |
| Utf8 Binary | 11100010:10101100:10110000 🗋 |
| Utf16 | 0x2B30 🗋 |
| Utf32 | 0x00002B30 🗋 |
| Css Entity | \2B30 🗋 |
| C Cpp Java Entity | "\u2B30" 🗋 |
| Perl | \x{2B30} 🗋 |
| Python2 | u"\u2B30" 🗋 |
| Python3 | "\u2B30" 🗋 |
| Ruby Swift Rust | \u{2B30} 🗋 |
| Php | \u2B30 🗋 |
| Sql | CHAR(0x2B30) 🗋 |
In your project or document in the window, you need Left Arrow with Small Circle Symbol ⬰ but there is no way to get this symbol. You should know the alt code of this symbol which is alt+11056. After typing this code you can easily create ⬰ symbol.
Code To Type Symbols On Different Languages
Html Code
<span> ⬰ </span>
🗋
CSS Code
span {content: "\2B30";}
🗋
JavaScript Code
<script> console.log("\u2B30"); </script>
🗋
Python Code
print ( u"\u2B30" )
🗋
Download Different Types of Symbol Images
Webp Image Download
PNG Image Download
SVG Image Download