‘
Left Single Quotation Mark
If you have ever needed a ‘ Left Single Quotation Mark 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.
Left Single Quotation Mark Codes
‘
U+02018
Unicode
‘
‘
Hex Code
‘
‘
HTML Code
‘
‘
HTML Entity
‘
\2018
CSS Code
Left Single Quotation Mark Code Examples
HTML Example
<span> ‘ </span>
CSS Example
span { content: "\2018"; }
↓
Symbol Copied!