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' : ''">
⹜
BOTTOM HALF RIGHT PARENTHESIS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E5C | |
| decimal | 11868 | |
| htmldecimal | ⹜ | |
| htmlhex | ⹜ | |
| css | \2E5C | |
| javascript | \u{2E5C} | |
| python | \u2e5c | |
| java | \u2E5C | |
| go | \u2E5C | |
| ruby | \u{2E5C} | |
| rust | \u{2E5C} | |
| ccpp | \u2e5c | |
| urlencoded | %E2%B9%9C | |
| utf8bytes | e2 b9 9c | |
| utf16bebytes | 2e 5c | |
| utf32bebytes | 00 00 2e 5c |
How to Use
HTML:
⹜
CSS:
content: "\2E5C"
JavaScript:
"\u{2E5C}"
Python:
"\u2e5c"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes