FansyFont

⌦ Erase To the Right - Copy & Paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex ⌦ 🗋
Html Decimal ⌦ 🗋
Win Alt Code Alt+8998 🗋
Url Escape Code %E2%8C%A6 🗋
Utf8 Hex 0xE2 0x8C 0xA6 🗋
Utf8 Binary 11100010:10001100:10100110 🗋
Utf16 0x2326 🗋
Utf32 0x00002326 🗋
Css Entity \2326 🗋
C Cpp Java Entity "\u2326" 🗋
Perl \x{2326} 🗋
Python2 u"\u2326" 🗋
Python3 "\u2326" 🗋
Ruby Swift Rust \u{2326} 🗋
Php \u2326 🗋
Sql CHAR(0x2326) 🗋

You must have seen the 'Erase To the Right' symbol on all keyboards of your phone, tablet, iPad, desktop and some other places. It is used to delete a mistake in the text.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

span {content: "\2326";} 🗋

JavaScript Code

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

Python Code

print ( u"\u2326" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Erase To the Right Webp Image

PNG Image Download

Erase To the Right PNG Image

SVG Image Download

Erase To the Right SVG Image

Related Posts