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