EXCLAMATION MARKUTF-8 Character/Symbol

!
Copy this symbol

EXCLAMATION MARK

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

0021
33

HTML Examples

Using HEX code of EXCLAMATION MARK in HTML file

<span> &#x0021; </span>

Using Decimal code of EXCLAMATION MARK in HTML file

<span> &#33; </span>

CSS Example

Using HEX code of EXCLAMATION MARK in CSS file for content

span { 
    content: '\0021';
}
All UTF-8 Symbols