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 TICK IN BOTTOM CORNER
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+298E | |
| decimal | 10638 | |
| htmldecimal | ⦎ | |
| htmlhex | ⦎ | |
| css | \298E | |
| javascript | \u{298E} | |
| python | \u298e | |
| java | \u298E | |
| go | \u298E | |
| ruby | \u{298E} | |
| rust | \u{298E} | |
| ccpp | \u298e | |
| urlencoded | %E2%A6%8E | |
| utf8bytes | e2 a6 8e | |
| utf16bebytes | 29 8e | |
| utf32bebytes | 00 00 29 8e |
How to Use
HTML:
⦎
CSS:
content: "\298E"
JavaScript:
"\u{298E}"
Python:
"\u298e"
Properties
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes