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
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| 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 |
Cómo usar
HTML:
‥
CSS:
content: "\2025"
JavaScript:
"\u{2025}"
Python:
"\u2025"
Propiedades
- Bloque
- General Punctuation
- Escritura
- Zyyy
- Categoría
- Other Punctuation (Po)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 002E 002E