Digit Four vs Latin Capital Letter K
VS
Comparação de propriedades
| Propriedade | 4 0034 | K 004B |
|---|---|---|
| Nome | Digit Four | Latin Capital Letter K |
| 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 | 004B |
|---|---|---|
| Unicode | U+0034 | U+004B |
| HTML Decimal | 4 | K |
| HTML Hex | 4 | K |
| CSS | \0034 | \004B |
| JavaScript | \u{34} | \u{4B} |
| Python | \u0034 | \u004b |
| UTF-8 | 34 | 4b |
Como distinguir
Tanto Digit Four quanto Latin Capital Letter K 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.