Digit Eight vs Latin Letter Retroflex Click
VS
Comparação de propriedades
| Propriedade | 8 0038 | ǃ 01C3 |
|---|---|---|
| Nome | Digit Eight | Latin Letter Retroflex Click |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Latin Extended-B |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Other Letter (Lo) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0038 | 01C3 |
|---|---|---|
| Unicode | U+0038 | U+01C3 |
| HTML Decimal | 8 | ǃ |
| HTML Hex | 8 | ǃ |
| CSS | \0038 | \01C3 |
| JavaScript | \u{38} | \u{1C3} |
| Python | \u0038 | \u01c3 |
| UTF-8 | 38 | c7 83 |
Como distinguir
Tanto Digit Eight quanto Latin Letter Retroflex Click 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.