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' : ''">
⁾
SUPERSCRIPT RIGHT PARENTHESIS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+207E | |
| decimal | 8318 | |
| htmldecimal | ⁾ | |
| htmlhex | ⁾ | |
| css | \207E | |
| javascript | \u{207E} | |
| python | \u207e | |
| java | \u207E | |
| go | \u207E | |
| ruby | \u{207E} | |
| rust | \u{207E} | |
| ccpp | \u207e | |
| urlencoded | %E2%81%BE | |
| utf8bytes | e2 81 be | |
| utf16bebytes | 20 7e | |
| utf32bebytes | 00 00 20 7e |
How to Use
HTML:
⁾
CSS:
content: "\207E"
JavaScript:
"\u{207E}"
Python:
"\u207e"
Properties
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- <super> 0029