Convert OnlineConvertOnline

DIGIT ZEROUTF-8 Character/Symbol

0
Copy this symbol

DIGIT ZERO

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

0030
48

HTML Examples

Using HEX code of DIGIT ZERO in HTML file

<span> &#x0030; </span>

Using Decimal code of DIGIT ZERO in HTML file

<span> &#48; </span>

CSS Example

Using HEX code of DIGIT ZERO in CSS file for content

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