Comma vs Latin Small Letter G With Dot Above
VS
Comparação de propriedades
| Propriedade | , 002C | ġ 0121 |
|---|---|---|
| Nome | Comma | Latin Small Letter G With Dot Above |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Latin Extended-A |
| Script | Zyyy | Latn |
| Categoria geral | Other Punctuation (Po) | Lowercase Letter (Ll) |
| Bidirecional | CS | L |
Comparação de codificações
| Formato | 002C | 0121 |
|---|---|---|
| Unicode | U+002C | U+0121 |
| HTML Decimal | , | ġ |
| HTML Hex | , | ġ |
| CSS | \002C | \0121 |
| JavaScript | \u{2C} | \u{121} |
| Python | \u002c | \u0121 |
| UTF-8 | 2c | c4 a1 |
Como distinguir
Tanto Comma quanto Latin Small Letter G With Dot Above 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.