Question Exclamation Mark

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

Question Exclamation Mark Codes

U+02048

Unicode

⁈

Hex Code

⁈

HTML Code

\2048

CSS Code

Question Exclamation Mark Code Examples

HTML Example

<span> &#8264; </span>

CSS Example

span {
   content: "\2048";
}

Symbol Copied!