Small Roman Numeral Five vs Small Roman Numeral One Thousand
VS
Comparação de propriedades
| Propriedade | ⅴ 2174 | ⅿ 217F |
|---|---|---|
| Nome | Small Roman Numeral Five | Small Roman Numeral One Thousand |
| Categoria | Roman Numerals | Roman Numerals |
| Bloco | Number Forms | Number Forms |
| Script | Latn | Latn |
| Categoria geral | Letter Number (Nl) | Letter Number (Nl) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 2174 | 217F |
|---|---|---|
| Unicode | U+2174 | U+217F |
| HTML Decimal | ⅴ | ⅿ |
| HTML Hex | ⅴ | ⅿ |
| CSS | \2174 | \217F |
| JavaScript | \u{2174} | \u{217F} |
| Python | \u2174 | \u217f |
| UTF-8 | e2 85 b4 | e2 85 bf |
Como distinguir
Tanto Small Roman Numeral Five quanto Small Roman Numeral One Thousand pertencem à categoria Roman Numerals e ao bloco Number Forms. 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.