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' : ''">
₩
FULLWIDTH WON SIGN
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+FFE6 | |
| decimal | 65510 | |
| htmldecimal | ₩ | |
| htmlhex | ₩ | |
| css | \FFE6 | |
| javascript | \u{FFE6} | |
| python | \uffe6 | |
| java | \uFFE6 | |
| go | \uFFE6 | |
| ruby | \u{FFE6} | |
| rust | \u{FFE6} | |
| ccpp | \uffe6 | |
| urlencoded | %EF%BF%A6 | |
| utf8bytes | ef bf a6 | |
| utf16bebytes | ff e6 | |
| utf32bebytes | 00 00 ff e6 |
Verwendung
HTML:
₩
CSS:
content: "\FFE6"
JavaScript:
"\u{FFE6}"
Python:
"\uffe6"
Eigenschaften
- Schriftsystem
- Zyyy
- Kategorie
- Currency Symbol (Sc)
- Bidirektional
- ET
- Kombinierend
- 0
- Gespiegelt
- Nein
- Zerlegung
- <wide> 20A9