Digit Eight vs Latin Letter Reversed Esh Loop
VS
Comparação de propriedades
| Propriedade | 8 0038 | ƪ 01AA |
|---|---|---|
| Nome | Digit Eight | Latin Letter Reversed Esh Loop |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Latin Extended-B |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0038 | 01AA |
|---|---|---|
| Unicode | U+0038 | U+01AA |
| HTML Decimal | 8 | ƪ |
| HTML Hex | 8 | ƪ |
| CSS | \0038 | \01AA |
| JavaScript | \u{38} | \u{1AA} |
| Python | \u0038 | \u01aa |
| UTF-8 | 38 | c6 aa |
Como distinguir
Tanto Digit Eight quanto Latin Letter Reversed Esh Loop 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.