!

Exclamation Mark

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

Exclamation Mark Codes

!

U+00021

Unicode

!

!

Hex Code

!

!

HTML Code

!

!

HTML Entity

!

\0021

CSS Code

Exclamation Mark Code Examples

HTML Example

<span> &#33; </span>

CSS Example

span {
   content: "\0021";
}

Symbol Copied!