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 SQUARE BRACKET WITH DOUBLE STROKE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E58 | |
| decimal | 11864 | |
| htmldecimal | ⹘ | |
| htmlhex | ⹘ | |
| css | \2E58 | |
| javascript | \u{2E58} | |
| python | \u2e58 | |
| java | \u2E58 | |
| go | \u2E58 | |
| ruby | \u{2E58} | |
| rust | \u{2E58} | |
| ccpp | \u2e58 | |
| urlencoded | %E2%B9%98 | |
| utf8bytes | e2 b9 98 | |
| utf16bebytes | 2e 58 | |
| utf32bebytes | 00 00 2e 58 |
How to Use
HTML:
⹘
CSS:
content: "\2E58"
JavaScript:
"\u{2E58}"
Python:
"\u2e58"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes