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' : ''">
␀
SYMBOL FOR NULL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2400 | |
| decimal | 9216 | |
| htmldecimal | ␀ | |
| htmlhex | ␀ | |
| css | \2400 | |
| javascript | \u{2400} | |
| python | \u2400 | |
| java | \u2400 | |
| go | \u2400 | |
| ruby | \u{2400} | |
| rust | \u{2400} | |
| ccpp | \u2400 | |
| urlencoded | %E2%90%80 | |
| utf8bytes | e2 90 80 | |
| utf16bebytes | 24 00 | |
| utf32bebytes | 00 00 24 00 |
Cómo usar
HTML:
␀
CSS:
content: "\2400"
JavaScript:
"\u{2400}"
Python:
"\u2400"
Propiedades
- Bloque
- Control Pictures
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No