Subscript Three

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

U+02083

Unicode

₃

Hex Code

₃

HTML Code

\2083

CSS Code

Subscript Three Code Examples

HTML Example

<span> &#8323; </span>

CSS Example

span {
   content: "\2083";
}

Symbol Copied!