copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('!'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
!
FULLWIDTH EXCLAMATION MARK
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