Subscript zero ₀
₀ is the subscript form of 0. Click it to copy, then paste it anywhere: unlike the formatting button in a word processor, this is a real character, so it survives being pasted into a bio, a username, a chat message or a spreadsheet cell.
It sits in the Superscripts and Subscripts part of Unicode at U+2080, and renders in any font with reasonable coverage.
The matching superscript character is ⁰.
Superscript and subscript generator
Type anything. The converter swaps each character for its Unicode superscript or subscript form, which you can paste into places that do not support formatting, such as a bio, a chat message or a spreadsheet cell.
Unicode has no superscript for q and no subscript for most letters, so those characters are left unchanged.
Subscript zero technical details
| Detail | Value | Notes | Copy |
|---|---|---|---|
| Character | ₀ | subscript zero | |
| Unicode | U+2080 | Code point | |
| HTML (decimal) | ₀ | Paste into HTML source | |
| HTML (hex) | ₀ | Hexadecimal entity | |
| CSS | \2080 | For a content property | |
| ALT code | ALT 8320 | Windows, numeric keypad only | |
| JavaScript escape | \u2080 | Also works in Java, C# and Python (as \u) |
No symbol on this page matches that search. Try a shorter word.
More subscript characters
Full charts and the text converter are on the superscript and subscript page.
How to type ₀
The copy button above is the quickest route on any device. If you would rather type it: in Microsoft Word, type 2080 then press ALT + X and Word converts the code into ₀.
On Windows you can also hold ALT and type 8320 on the numeric keypad. This only works with a real keypad, not the number row.
In HTML write ₀, in CSS use \2080, and in JavaScript or Python use the escape \u2080.
Unicode subscript versus <sup> formatting
A word processor or a web page can raise ordinary text with formatting, which looks better because the font designer scaled the glyph properly. That formatting is lost the moment the text is copied into a plain text field.
₀ is a character in its own right, so it keeps working in an Instagram bio, a Discord name, a YouTube comment, a CSV file or a commit message. The trade-off is that it renders slightly differently from font to font, and that screen readers may read it as plain 0.
Rule of thumb: use real formatting in documents and on web pages you control, and use ₀ where formatting is not available.
Where ₀ is used
Subscript zero turns up in maths, chemistry, footnote markers, ordinal abbreviations and stylised usernames.
It is worth remembering that search engines and spell checkers do not always treat ₀ as 0, so avoid it in text that people will search for.
Frequently asked questions
How do I copy ₀?
Click the large character at the top of this page. It copies to your clipboard, then paste with CTRL + V or CMD + V.
What is the Unicode for ₀?
U+2080. In HTML that is ₀, and in CSS it is \2080.
Why does ₀ look different in different apps?
Each font draws its own subscript glyphs, and some fonts have none, in which case the system substitutes a glyph from another font. That is why the size and the baseline can shift.
Will ₀ work on Instagram, TikTok and Discord?
Yes. It is ordinary Unicode text, so it pastes into bios, captions and usernames on every major platform.