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 GROUP SEPARATOR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+241D | |
| decimal | 9245 | |
| htmldecimal | ␝ | |
| htmlhex | ␝ | |
| css | \241D | |
| javascript | \u{241D} | |
| python | \u241d | |
| java | \u241D | |
| go | \u241D | |
| ruby | \u{241D} | |
| rust | \u{241D} | |
| ccpp | \u241d | |
| urlencoded | %E2%90%9D | |
| utf8bytes | e2 90 9d | |
| utf16bebytes | 24 1d | |
| utf32bebytes | 00 00 24 1d |
How to Use
HTML:
␝
CSS:
content: "\241D"
JavaScript:
"\u{241D}"
Python:
"\u241d"
Properties
- Block
- Control Pictures
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No