Greek Question Mark vs Greek Theta Symbol
VS
Comparação de propriedades
| Propriedade | ; 037E | ϑ 03D1 |
|---|---|---|
| Nome | Greek Question Mark | Greek Theta Symbol |
| Categoria | Greek Letters | Greek Letters |
| Bloco | Greek and Coptic | Greek and Coptic |
| Script | Zyyy | Grek |
| Categoria geral | Other Punctuation (Po) | Lowercase Letter (Ll) |
| Bidirecional | ON | L |
Comparação de codificações
| Formato | 037E | 03D1 |
|---|---|---|
| Unicode | U+037E | U+03D1 |
| HTML Decimal | ; | ϑ |
| HTML Hex | ; | ϑ |
| CSS | \037E | \03D1 |
| JavaScript | \u{37E} | \u{3D1} |
| Python | \u037e | \u03d1 |
| UTF-8 | cd be | cf 91 |
Como distinguir
Tanto Greek Question Mark quanto Greek Theta Symbol 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.