Double Question Mark

If you have ever needed a ⁇ Double Question 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

Double Question Mark Codes

U+02047

Unicode

⁇

Hex Code

⁇

HTML Code

\2047

CSS Code

Double Question Mark Code Examples

HTML Example

<span> &#8263; </span>

CSS Example

span {
   content: "\2047";
}

Symbol Copied!