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 TORTOISE SHELL BRACKET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23E1 | |
| decimal | 9185 | |
| htmldecimal | ⏡ | |
| htmlhex | ⏡ | |
| css | \23E1 | |
| javascript | \u{23E1} | |
| python | \u23e1 | |
| java | \u23E1 | |
| go | \u23E1 | |
| ruby | \u{23E1} | |
| rust | \u{23E1} | |
| ccpp | \u23e1 | |
| urlencoded | %E2%8F%A1 | |
| utf8bytes | e2 8f a1 | |
| utf16bebytes | 23 e1 | |
| utf32bebytes | 00 00 23 e1 |
How to Use
HTML:
⏡
CSS:
content: "\23E1"
JavaScript:
"\u{23E1}"
Python:
"\u23e1"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No