Superscript Right Parenthesis

If you have ever needed a ⁾ Superscript Right Parenthesis 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 Right Parenthesis Codes

U+0207E

Unicode

⁾

Hex Code

⁾

HTML Code

\207E

CSS Code

Superscript Right Parenthesis Code Examples

HTML Example

<span> &#8318; </span>

CSS Example

span {
   content: "\207E";
}

Symbol Copied!