Digit Four vs Latin Small Letter D
VS
Comparação de propriedades
| Propriedade | 4 0034 | d 0064 |
|---|---|---|
| Nome | Digit Four | Latin Small Letter D |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Basic Latin |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0034 | 0064 |
|---|---|---|
| Unicode | U+0034 | U+0064 |
| HTML Decimal | 4 | d |
| HTML Hex | 4 | d |
| CSS | \0034 | \0064 |
| JavaScript | \u{34} | \u{64} |
| Python | \u0034 | \u0064 |
| UTF-8 | 34 | 64 |
Como distinguir
Tanto Digit Four quanto Latin Small Letter D pertencem à categoria Latin Extended e ao bloco Basic Latin. Compare seus pontos de código e renderização visual para distingui-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.