Digit Eight vs Latin Capital Letter O With Double Grave
VS
Comparação de propriedades
| Propriedade | 8 0038 | Ȍ 020C |
|---|---|---|
| Nome | Digit Eight | Latin Capital Letter O With Double Grave |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Latin Extended-B |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0038 | 020C |
|---|---|---|
| Unicode | U+0038 | U+020C |
| HTML Decimal | 8 | Ȍ |
| HTML Hex | 8 | Ȍ |
| CSS | \0038 | \020C |
| JavaScript | \u{38} | \u{20C} |
| Python | \u0038 | \u020c |
| UTF-8 | 38 | c8 8c |
Como distinguir
Tanto Digit Eight quanto Latin Capital Letter O With Double Grave estão na categoria Latin Extended, mas residem em blocos Unicode diferentes. Verifique o ponto de código para diferenciá-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.