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 SMALL LETTER GAMMA
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+03B3 | |
| decimal | 947 | |
| htmldecimal | γ | |
| htmlhex | γ | |
| css | \03B3 | |
| javascript | \u{3B3} | |
| python | \u03b3 | |
| java | \u03B3 | |
| go | \u03B3 | |
| ruby | \u{3B3} | |
| rust | \u{3B3} | |
| ccpp | \u03b3 | |
| urlencoded | %CE%B3 | |
| utf8bytes | ce b3 | |
| utf16bebytes | 03 b3 | |
| utf32bebytes | 00 00 03 b3 |
Cómo usar
HTML:
γ
CSS:
content: "\03B3"
JavaScript:
"\u{3B3}"
Python:
"\u03b3"
Propiedades
- Bloque
- Greek and Coptic
- Escritura
- Grek
- Categoría
- Lowercase Letter (Ll)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No