LEFT PARENTHESISUTF-8 Character/Symbol

(
Copy this symbol

LEFT PARENTHESIS

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

0028
40

HTML Examples

Using HEX code of LEFT PARENTHESIS in HTML file

<span> &#x0028; </span>

Using Decimal code of LEFT PARENTHESIS in HTML file

<span> &#40; </span>

CSS Example

Using HEX code of LEFT PARENTHESIS in CSS file for content

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