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' : ''">
⁉
EXCLAMATION QUESTION MARK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2049 | |
| decimal | 8265 | |
| htmldecimal | ⁉ | |
| htmlhex | ⁉ | |
| css | \2049 | |
| javascript | \u{2049} | |
| python | \u2049 | |
| java | \u2049 | |
| go | \u2049 | |
| ruby | \u{2049} | |
| rust | \u{2049} | |
| ccpp | \u2049 | |
| urlencoded | %E2%81%89 | |
| utf8bytes | e2 81 89 | |
| utf16bebytes | 20 49 | |
| utf32bebytes | 00 00 20 49 |
How to Use
HTML:
⁉
CSS:
content: "\2049"
JavaScript:
"\u{2049}"
Python:
"\u2049"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0021 003F