Exclamation Question Mark

If you have ever needed a ⁉ Exclamation 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

Exclamation Question Mark Codes

U+02049

Unicode

⁉

Hex Code

⁉

HTML Code

\2049

CSS Code

Exclamation Question Mark Code Examples

HTML Example

<span> &#8265; </span>

CSS Example

span {
   content: "\2049";
}

Symbol Copied!