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' : ''">
⏽
POWER ON SYMBOL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+23FD | |
| decimal | 9213 | |
| htmldecimal | ⏽ | |
| htmlhex | ⏽ | |
| css | \23FD | |
| javascript | \u{23FD} | |
| python | \u23fd | |
| java | \u23FD | |
| go | \u23FD | |
| ruby | \u{23FD} | |
| rust | \u{23FD} | |
| ccpp | \u23fd | |
| urlencoded | %E2%8F%BD | |
| utf8bytes | e2 8f bd | |
| utf16bebytes | 23 fd | |
| utf32bebytes | 00 00 23 fd |
Cómo usar
HTML:
⏽
CSS:
content: "\23FD"
JavaScript:
"\u{23FD}"
Python:
"\u23fd"
Propiedades
- Bloque
- Miscellaneous Technical
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No