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