⌫ Erase To the Left - Copy & Paste
Just Click on a Symbol to Copy.
⌫
Text copied to clipboard!
| Html Hex | ⌫ 🗋 |
| Html Decimal | ⌫ 🗋 |
| Win Alt Code | Alt+9003 🗋 |
| Url Escape Code | %E2%8C%AB 🗋 |
| Utf8 Hex | 0xE2 0x8C 0xAB 🗋 |
| Utf8 Binary | 11100010:10001100:10101011 🗋 |
| Utf16 | 0x232B 🗋 |
| Utf32 | 0x0000232B 🗋 |
| Css Entity | \232B 🗋 |
| C Cpp Java Entity | "\u232B" 🗋 |
| Perl | \x{232B} 🗋 |
| Python2 | u"\u232B" 🗋 |
| Python3 | "\u232B" 🗋 |
| Ruby Swift Rust | \u{232B} 🗋 |
| Php | \u232B 🗋 |
| Sql | CHAR(0x232B) 🗋 |
If you are thinking of designing the 'Erase Left Symbol' by code then the convenience codes are given above.
Code To Type Symbols On Different Languages
Html Code
<span> ⌫ </span>
🗋
CSS Code
span {content: "\232B";}
🗋
JavaScript Code
<script> console.log("\u232B"); </script>
🗋
Python Code
print ( u"\u232B" )
🗋
Download Different Types of Symbol Images
Webp Image Download
PNG Image Download
SVG Image Download