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 CAPITAL LETTER F WITH HOOK
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0191 | |
| decimal | 401 | |
| htmldecimal | Ƒ | |
| htmlhex | Ƒ | |
| css | \0191 | |
| javascript | \u{191} | |
| python | \u0191 | |
| java | \u0191 | |
| go | \u0191 | |
| ruby | \u{191} | |
| rust | \u{191} | |
| ccpp | \u0191 | |
| urlencoded | %C6%91 | |
| utf8bytes | c6 91 | |
| utf16bebytes | 01 91 | |
| utf32bebytes | 00 00 01 91 |
Como Usar
HTML:
Ƒ
CSS:
content: "\0191"
JavaScript:
"\u{191}"
Python:
"\u0191"
Propriedades
- Bloco
- Latin Extended-B
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não