Greek Lower Numeral Sign vs Greek Small Letter Alpha
VS
Comparação de propriedades
| Propriedade | ͵ 0375 | α 03B1 |
|---|---|---|
| Nome | Greek Lower Numeral Sign | Greek Small Letter Alpha |
| Categoria | Greek Letters | Greek Letters |
| Bloco | Greek and Coptic | Greek and Coptic |
| Script | Grek | Grek |
| Categoria geral | Modifier Symbol (Sk) | Lowercase Letter (Ll) |
| Bidirecional | ON | L |
Comparação de codificações
| Formato | 0375 | 03B1 |
|---|---|---|
| Unicode | U+0375 | U+03B1 |
| HTML Decimal | ͵ | α |
| HTML Hex | ͵ | α |
| CSS | \0375 | \03B1 |
| JavaScript | \u{375} | \u{3B1} |
| Python | \u0375 | \u03b1 |
| UTF-8 | cd b5 | ce b1 |
Como distinguir
Tanto Greek Lower Numeral Sign quanto Greek Small Letter Alpha pertencem à categoria Greek Letters e ao bloco Greek and Coptic. 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.