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' : ''">
␎
SYMBOL FOR SHIFT OUT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+240E | |
| decimal | 9230 | |
| htmldecimal | ␎ | |
| htmlhex | ␎ | |
| css | \240E | |
| javascript | \u{240E} | |
| python | \u240e | |
| java | \u240E | |
| go | \u240E | |
| ruby | \u{240E} | |
| rust | \u{240E} | |
| ccpp | \u240e | |
| urlencoded | %E2%90%8E | |
| utf8bytes | e2 90 8e | |
| utf16bebytes | 24 0e | |
| utf32bebytes | 00 00 24 0e |
How to Use
HTML:
␎
CSS:
content: "\240E"
JavaScript:
"\u{240E}"
Python:
"\u240e"
Properties
- Block
- Control Pictures
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No