Convert OnlineConvertOnline

delete (rubout)UTF-8 Character/Symbol


Copy this symbol

delete (rubout)

Click on any of the following code values to copy to clipboard.

007F
127

HTML Examples

Using HEX code of delete (rubout) in HTML file

<span> &#x007F; </span>

Using Decimal code of delete (rubout) in HTML file

<span> &#127; </span>

CSS Example

Using HEX code of delete (rubout) in CSS file for content

span { 
    content: '\007f';
}
All UTF-8 Symbols