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' : ''">
〓
GETA MARK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3013 | |
| decimal | 12307 | |
| htmldecimal | 〓 | |
| htmlhex | 〓 | |
| css | \3013 | |
| javascript | \u{3013} | |
| python | \u3013 | |
| java | \u3013 | |
| go | \u3013 | |
| ruby | \u{3013} | |
| rust | \u{3013} | |
| ccpp | \u3013 | |
| urlencoded | %E3%80%93 | |
| utf8bytes | e3 80 93 | |
| utf16bebytes | 30 13 | |
| utf32bebytes | 00 00 30 13 |
How to Use
HTML:
〓
CSS:
content: "\3013"
JavaScript:
"\u{3013}"
Python:
"\u3013"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No