Digit Eight vs Latin Capital Letter T With Comma Below
VS
Comparação de propriedades
| Propriedade | 8 0038 | Ț 021A |
|---|---|---|
| Nome | Digit Eight | Latin Capital Letter T With Comma Below |
| 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 | 0038 | 021A |
|---|---|---|
| Unicode | U+0038 | U+021A |
| HTML Decimal | 8 | Ț |
| HTML Hex | 8 | Ț |
| CSS | \0038 | \021A |
| JavaScript | \u{38} | \u{21A} |
| Python | \u0038 | \u021a |
| UTF-8 | 38 | c8 9a |
Como distinguir
Tanto Digit Eight quanto Latin Capital Letter T With Comma Below 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.