Convert OnlineConvertOnline

 file separator UTF-8 character with hex code 001C


Copy this symbol

file separator

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

001C
28

HTML Examples

Using HEX code of file separator in HTML file

<span> &#x001C; </span>

Using Decimal code of file separator in HTML file

<span> &#28; </span>

CSS Example

Using HEX code of file separator in CSS file for content

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