file separatorUTF-8 Character/Symbol


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