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