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 UPSILON WITH DIALYTIKA
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+03AB | |
| decimal | 939 | |
| htmldecimal | Ϋ | |
| htmlhex | Ϋ | |
| css | \03AB | |
| javascript | \u{3AB} | |
| python | \u03ab | |
| java | \u03AB | |
| go | \u03AB | |
| ruby | \u{3AB} | |
| rust | \u{3AB} | |
| ccpp | \u03ab | |
| urlencoded | %CE%AB | |
| utf8bytes | ce ab | |
| utf16bebytes | 03 ab | |
| utf32bebytes | 00 00 03 ab |
Como Usar
HTML:
Ϋ
CSS:
content: "\03AB"
JavaScript:
"\u{3AB}"
Python:
"\u03ab"
Propriedades
- Bloco
- Greek and Coptic
- Script
- Grek
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 03A5 0308