start of textUTF-8 Character/Symbol


Copy this symbol

start of text

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

0002
2

HTML Examples

Using HEX code of start of text in HTML file

<span> &#x0002; </span>

Using Decimal code of start of text in HTML file

<span> &#2; </span>

CSS Example

Using HEX code of start of text in CSS file for content

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