Subscript Zero

If you have ever needed a ₀ Subscript Zero Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ₀ Symbol to Clipboard

Subscript Zero Codes

U+02080

Unicode

₀

Hex Code

₀

HTML Code

\2080

CSS Code

Subscript Zero Code Examples

HTML Example

<span> &#8320; </span>

CSS Example

span {
   content: "\2080";
}

Symbol Copied!