Superscript Four

If you have ever needed a ⁴ Superscript Four 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

Superscript Four Codes

U+02074

Unicode

⁴

Hex Code

⁴

HTML Code

\2074

CSS Code

Superscript Four Code Examples

HTML Example

<span> &#8308; </span>

CSS Example

span {
   content: "\2074";
}

Symbol Copied!