Triple Prime vs Vertical Four Dots
VS
Comparação de propriedades
| Propriedade | ‴ 2034 | ⁞ 205E |
|---|---|---|
| Nome | Triple Prime | Vertical Four Dots |
| Categoria | Punctuation | Punctuation |
| Bloco | General Punctuation | General Punctuation |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Punctuation (Po) | Other Punctuation (Po) |
| Bidirecional | ET | ON |
Comparação de codificações
| Formato | 2034 | 205E |
|---|---|---|
| Unicode | U+2034 | U+205E |
| HTML Decimal | ‴ | ⁞ |
| HTML Hex | ‴ | ⁞ |
| CSS | \2034 | \205E |
| JavaScript | \u{2034} | \u{205E} |
| Python | \u2034 | \u205e |
| UTF-8 | e2 80 b4 | e2 81 9e |
Como distinguir
Tanto Triple Prime quanto Vertical Four Dots pertencem à categoria Punctuation e ao bloco General Punctuation. 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.