Subscript Left Parenthesis

If you have ever needed a ₍ Subscript 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

Subscript Left Parenthesis Codes

U+0208D

Unicode

₍

Hex Code

₍

HTML Code

\208D

CSS Code

Subscript Left Parenthesis Code Examples

HTML Example

<span> &#8333; </span>

CSS Example

span {
   content: "\208D";
}

Symbol Copied!