Digit Eight vs Latin Capital Letter U
VS
Comparação de propriedades
| Propriedade | 8 0038 | U 0055 |
|---|---|---|
| Nome | Digit Eight | Latin Capital Letter U |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Basic Latin |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0038 | 0055 |
|---|---|---|
| Unicode | U+0038 | U+0055 |
| HTML Decimal | 8 | U |
| HTML Hex | 8 | U |
| CSS | \0038 | \0055 |
| JavaScript | \u{38} | \u{55} |
| Python | \u0038 | \u0055 |
| UTF-8 | 38 | 55 |
Como distinguir
Tanto Digit Eight quanto Latin Capital Letter U 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.