copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('G'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
G
FULLWIDTH LATIN CAPITAL LETTER G
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF27 | |
| decimal | 65319 | |
| htmldecimal | G | |
| htmlhex | G | |
| css | \FF27 | |
| javascript | \u{FF27} | |
| python | \uff27 | |
| java | \uFF27 | |
| go | \uFF27 | |
| ruby | \u{FF27} | |
| rust | \u{FF27} | |
| ccpp | \uff27 | |
| urlencoded | %EF%BC%A7 | |
| utf8bytes | ef bc a7 | |
| utf16bebytes | ff 27 | |
| utf32bebytes | 00 00 ff 27 |
Como Usar
HTML:
G
CSS:
content: "\FF27"
JavaScript:
"\u{FF27}"
Python:
"\uff27"
Propriedades
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- <wide> 0047