Superscript Left Parenthesis

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

U+0207D

Unicode

⁽

Hex Code

⁽

HTML Code

\207D

CSS Code

Superscript Left Parenthesis Code Examples

HTML Example

<span> &#8317; </span>

CSS Example

span {
   content: "\207D";
}

Symbol Copied!