SUPERSCRIPT THREEUTF-8 Character/Symbol

³
Copy this symbol

SUPERSCRIPT THREE

Click on any of the following code values to copy to clipboard.

00B3
179

HTML Examples

Using HEX code of SUPERSCRIPT THREE in HTML file

<span> &#x00B3; </span>

Using Decimal code of SUPERSCRIPT THREE in HTML file

<span> &#179; </span>

CSS Example

Using HEX code of SUPERSCRIPT THREE in CSS file for content

span { 
    content: '\00b3';
}
All UTF-8 Symbols