Latin Capital Letter U With Caron vs Latin Small Letter O With Diaeresis And Macron
VS
Comparação de propriedades
| Propriedade | Ǔ 01D3 | ȫ 022B |
|---|---|---|
| Nome | Latin Capital Letter U With Caron | Latin Small Letter O With Diaeresis And Macron |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-B | Latin Extended-B |
| Script | Latn | Latn |
| Categoria geral | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 01D3 | 022B |
|---|---|---|
| Unicode | U+01D3 | U+022B |
| HTML Decimal | Ǔ | ȫ |
| HTML Hex | Ǔ | ȫ |
| CSS | \01D3 | \022B |
| JavaScript | \u{1D3} | \u{22B} |
| Python | \u01d3 | \u022b |
| UTF-8 | c7 93 | c8 ab |
Como distinguir
Tanto Latin Capital Letter U With Caron quanto Latin Small Letter O With Diaeresis And Macron pertencem à categoria Latin Extended e ao bloco Latin Extended-B. 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.