HTML Entity/Symbolℚ(DOUBLE-STRUCK CAPITAL Q )

Copy this symbol

DOUBLE-STRUCK CAPITAL Q

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

ℚ
ℚ
U+0211A
\211a
ℚ

HTML Examples

Using HTML Code value in HTML file

<span> &#8474; </span>

Using HTML Entity value in HTML file

<span> &Qopf; </span>

CSS Example

Using CSS content code of the HTML entity &Qopf; to specify in a CSS file

span { 
    content: "\211a";
}
All HTML Symbols