Reference Mark vs Reversed Pilcrow Sign
VS
Comparação de propriedades
| Propriedade | ※ 203B | ⁋ 204B |
|---|---|---|
| Nome | Reference Mark | Reversed Pilcrow Sign |
| Categoria | Punctuation | Punctuation |
| Bloco | General Punctuation | General Punctuation |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Punctuation (Po) | Other Punctuation (Po) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 203B | 204B |
|---|---|---|
| Unicode | U+203B | U+204B |
| HTML Decimal | ※ | ⁋ |
| HTML Hex | ※ | ⁋ |
| CSS | \203B | \204B |
| JavaScript | \u{203B} | \u{204B} |
| Python | \u203b | \u204b |
| UTF-8 | e2 80 bb | e2 81 8b |
Como distinguir
Tanto Reference Mark quanto Reversed Pilcrow Sign 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.