FULLWIDTH EXCLAMATION MARK

U+FF01 Other Punctuation (Po) · Halfwidth and Fullwidth Forms · Zyyy

Encoding Table

Format Value Copy
unicode U+FF01
decimal 65281
htmldecimal !
htmlhex !
css \FF01
javascript \u{FF01}
python \uff01
java \uFF01
go \uFF01
ruby \u{FF01}
rust \u{FF01}
ccpp \uff01
urlencoded %EF%BC%81
utf8bytes ef bc 81
utf16bebytes ff 01
utf32bebytes 00 00 ff 01

How to Use

HTML: !
CSS: content: "\FF01"
JavaScript: "\u{FF01}"
Python: "\uff01"

Properties

Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON
Combining
0
Mirrored
No
Decomposition
<wide> 0021
←  U+FEFF U+FF02 " →

Compare

Frequently Asked Questions

What is the ! character (FULLWIDTH EXCLAMATION MARK)?

! (FULLWIDTH EXCLAMATION MARK) is the Unicode character U+FF01.

What is the Unicode codepoint of FULLWIDTH EXCLAMATION MARK?

The FULLWIDTH EXCLAMATION MARK character (!) has codepoint U+FF01.

How do I type or copy FULLWIDTH EXCLAMATION MARK?

Copy ! directly, or use the HTML entity, UTF-8, and code encodings shown on this page.