Roman Numeral Three

If you have ever needed a Ⅲ Roman Numeral 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

Roman Numeral Three Codes

U+02162

Unicode

Ⅲ

Hex Code

Ⅲ

HTML Code

\2162

CSS Code

Roman Numeral Three Code Examples

HTML Example

<span> &#8546; </span>

CSS Example

span {
   content: "\2162";
}

Symbol Copied!