Convert OnlineConvertOnline

 end of text UTF-8 character with hex code 0003


Copy this symbol

end of text

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

0003
3

HTML Examples

Using HEX code of end of text in HTML file

<span> &#x0003; </span>

Using Decimal code of end of text in HTML file

<span> &#3; </span>

CSS Example

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

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