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 LOWER CORNER
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23A6 | |
| decimal | 9126 | |
| htmldecimal | ⎦ | |
| htmlhex | ⎦ | |
| css | \23A6 | |
| javascript | \u{23A6} | |
| python | \u23a6 | |
| java | \u23A6 | |
| go | \u23A6 | |
| ruby | \u{23A6} | |
| rust | \u{23A6} | |
| ccpp | \u23a6 | |
| urlencoded | %E2%8E%A6 | |
| utf8bytes | e2 8e a6 | |
| utf16bebytes | 23 a6 | |
| utf32bebytes | 00 00 23 a6 |
How to Use
HTML:
⎦
CSS:
content: "\23A6"
JavaScript:
"\u{23A6}"
Python:
"\u23a6"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No