Digit Eight vs Latin Small Letter R
VS
Comparação de propriedades
| Propriedade | 8 0038 | r 0072 |
|---|---|---|
| Nome | Digit Eight | Latin Small Letter R |
| 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 | 0038 | 0072 |
|---|---|---|
| Unicode | U+0038 | U+0072 |
| HTML Decimal | 8 | r |
| HTML Hex | 8 | r |
| CSS | \0038 | \0072 |
| JavaScript | \u{38} | \u{72} |
| Python | \u0038 | \u0072 |
| UTF-8 | 38 | 72 |
Como distinguir
Tanto Digit Eight quanto Latin Small Letter R 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.