LEFT DOUBLE QUOTATION MARKUTF-8 Character/Symbol

Copy this symbol

LEFT DOUBLE QUOTATION MARK

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

201C
8220

HTML Examples

Using HEX code of LEFT DOUBLE QUOTATION MARK in HTML file

<span> &#x201C; </span>

Using Decimal code of LEFT DOUBLE QUOTATION MARK in HTML file

<span> &#8220; </span>

CSS Example

Using HEX code of LEFT DOUBLE QUOTATION MARK in CSS file for content

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