"

Quotation Mark

If you have ever needed a " 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.

Copy " Symbol to Clipboard

Quotation Mark Codes

"

U+00022

Unicode

"

"

Hex Code

"

"

HTML Code

"

"

HTML Entity

"

\0022

CSS Code

Quotation Mark Code Examples

HTML Example

<span> &#34; </span>

CSS Example

span {
   content: "\0022";
}

Symbol Copied!