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' : ''">
⁓
SWUNG DASH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2053 | |
| decimal | 8275 | |
| htmldecimal | ⁓ | |
| htmlhex | ⁓ | |
| css | \2053 | |
| javascript | \u{2053} | |
| python | \u2053 | |
| java | \u2053 | |
| go | \u2053 | |
| ruby | \u{2053} | |
| rust | \u{2053} | |
| ccpp | \u2053 | |
| urlencoded | %E2%81%93 | |
| utf8bytes | e2 81 93 | |
| utf16bebytes | 20 53 | |
| utf32bebytes | 00 00 20 53 |
How to Use
HTML:
⁓
CSS:
content: "\2053"
JavaScript:
"\u{2053}"
Python:
"\u2053"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No