Subscript One

If you have ever needed a ₁ Subscript One 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 One Codes

U+02081

Unicode

₁

Hex Code

₁

HTML Code

\2081

CSS Code

Subscript One Code Examples

HTML Example

<span> &#8321; </span>

CSS Example

span {
   content: "\2081";
}

Symbol Copied!