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' : ''">
ÿ
LATIN SMALL LETTER Y WITH DIAERESIS
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00FF | |
| decimal | 255 | |
| htmldecimal | ÿ | |
| htmlhex | ÿ | |
| css | \00FF | |
| javascript | \u{FF} | |
| python | \u00ff | |
| java | \u00FF | |
| go | \u00FF | |
| ruby | \u{FF} | |
| rust | \u{FF} | |
| ccpp | \u00ff | |
| urlencoded | %C3%BF | |
| utf8bytes | c3 bf | |
| utf16bebytes | 00 ff | |
| utf32bebytes | 00 00 00 ff |
Como Usar
HTML:
ÿ
CSS:
content: "\00FF"
JavaScript:
"\u{FF}"
Python:
"\u00ff"
Propriedades
- Bloco
- Latin-1 Supplement
- Script
- Latn
- Categoria
- Lowercase Letter (Ll)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 0079 0308