Convert OnlineConvertOnline

substituteUTF-8 Character/Symbol


Copy this symbol

substitute

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

001A
26

HTML Examples

Using HEX code of substitute in HTML file

<span> &#x001A; </span>

Using Decimal code of substitute in HTML file

<span> &#26; </span>

CSS Example

Using HEX code of substitute in CSS file for content

span { 
    content: '\001a';
}
All UTF-8 Symbols