Convert OnlineConvertOnline

unit separatorUTF-8 Character/Symbol


Copy this symbol

unit separator

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

001F
31

HTML Examples

Using HEX code of unit separator in HTML file

<span> &#x001F; </span>

Using Decimal code of unit separator in HTML file

<span> &#31; </span>

CSS Example

Using HEX code of unit separator in CSS file for content

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