Digit Four vs Latin Capital Letter B
VS
Comparação de propriedades
| Propriedade | 4 0034 | B 0042 |
|---|---|---|
| Nome | Digit Four | Latin Capital Letter B |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Basic Latin |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0034 | 0042 |
|---|---|---|
| Unicode | U+0034 | U+0042 |
| HTML Decimal | 4 | B |
| HTML Hex | 4 | B |
| CSS | \0034 | \0042 |
| JavaScript | \u{34} | \u{42} |
| Python | \u0034 | \u0042 |
| UTF-8 | 34 | 42 |
Como distinguir
Tanto Digit Four quanto Latin Capital Letter B pertencem à categoria Latin Extended e ao bloco Basic Latin. 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.