'!' - U+0021 Exclamation Mark
Unicode Data
View details and encodings for Unicode character U+0021 Exclamation Mark, located in the Basic Latin block and Other Punctuation category. This character was released in 1993 under Unicode version 1.1.
- Name:
- Exclamation Mark
- Category:
- Other Punctuation
- Block:
- Basic Latin
- Script:
- Common
- Bidirectional:
- Other Neutrals
- Mirrored:
- No
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Named:
-
!
- HTML Entity - Decimal:
-
!
- HTML Entity - Hex:
-
!
- Unicode:
-
U+0021;
- Decimal:
-
33
- CSS:
-
\000021
- Javascript:
-
\u0021
- Perl:
-
\x{21}
- Ruby:
-
\u{21}
- Python:
-
u'\u0021'