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' : ''">
⎞
RIGHT PARENTHESIS UPPER HOOK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+239E | |
| decimal | 9118 | |
| htmldecimal | ⎞ | |
| htmlhex | ⎞ | |
| css | \239E | |
| javascript | \u{239E} | |
| python | \u239e | |
| java | \u239E | |
| go | \u239E | |
| ruby | \u{239E} | |
| rust | \u{239E} | |
| ccpp | \u239e | |
| urlencoded | %E2%8E%9E | |
| utf8bytes | e2 8e 9e | |
| utf16bebytes | 23 9e | |
| utf32bebytes | 00 00 23 9e |
How to Use
HTML:
⎞
CSS:
content: "\239E"
JavaScript:
"\u{239E}"
Python:
"\u239e"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No