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' : ''">
‥
TWO DOT LEADER
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+2025 | |
| decimal | 8229 | |
| htmldecimal | ‥ | |
| htmlhex | ‥ | |
| css | \2025 | |
| javascript | \u{2025} | |
| python | \u2025 | |
| java | \u2025 | |
| go | \u2025 | |
| ruby | \u{2025} | |
| rust | \u{2025} | |
| ccpp | \u2025 | |
| urlencoded | %E2%80%A5 | |
| utf8bytes | e2 80 a5 | |
| utf16bebytes | 20 25 | |
| utf32bebytes | 00 00 20 25 |
Verwendung
HTML:
‥
CSS:
content: "\2025"
JavaScript:
"\u{2025}"
Python:
"\u2025"
Eigenschaften
- Block
- General Punctuation
- Schriftsystem
- Zyyy
- Kategorie
- Other Punctuation (Po)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein
- Zerlegung
- <compat> 002E 002E