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 D WITH STROKE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0110 | |
| decimal | 272 | |
| htmldecimal | Đ | |
| htmlhex | Đ | |
| css | \0110 | |
| javascript | \u{110} | |
| python | \u0110 | |
| java | \u0110 | |
| go | \u0110 | |
| ruby | \u{110} | |
| rust | \u{110} | |
| ccpp | \u0110 | |
| urlencoded | %C4%90 | |
| utf8bytes | c4 90 | |
| utf16bebytes | 01 10 | |
| utf32bebytes | 00 00 01 10 |
Como Usar
HTML:
Đ
CSS:
content: "\0110"
JavaScript:
"\u{110}"
Python:
"\u0110"
Propriedades
- Bloco
- Latin Extended-A
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não