Digit Four vs Latin Capital Letter O With Dot Above
VS
Comparação de propriedades
| Propriedade | 4 0034 | Ȯ 022E |
|---|---|---|
| Nome | Digit Four | Latin Capital Letter O With Dot Above |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Latin Extended-B |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0034 | 022E |
|---|---|---|
| Unicode | U+0034 | U+022E |
| HTML Decimal | 4 | Ȯ |
| HTML Hex | 4 | Ȯ |
| CSS | \0034 | \022E |
| JavaScript | \u{34} | \u{22E} |
| Python | \u0034 | \u022e |
| UTF-8 | 34 | c8 ae |
Como distinguir
Tanto Digit Four quanto Latin Capital Letter O With Dot Above estão na categoria Latin Extended, mas residem em blocos Unicode diferentes. Verifique o ponto de código para diferenciá-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.