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' : ''">
Φ
GREEK CAPITAL LETTER PHI
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+03A6 | |
| decimal | 934 | |
| htmldecimal | Φ | |
| htmlhex | Φ | |
| css | \03A6 | |
| javascript | \u{3A6} | |
| python | \u03a6 | |
| java | \u03A6 | |
| go | \u03A6 | |
| ruby | \u{3A6} | |
| rust | \u{3A6} | |
| ccpp | \u03a6 | |
| urlencoded | %CE%A6 | |
| utf8bytes | ce a6 | |
| utf16bebytes | 03 a6 | |
| utf32bebytes | 00 00 03 a6 |
Cómo usar
HTML:
Φ
CSS:
content: "\03A6"
JavaScript:
"\u{3A6}"
Python:
"\u03a6"
Propiedades
- Bloque
- Greek and Coptic
- Escritura
- Grek
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No