Small Roman Numeral Five vs Small Roman Numeral One Thousand
VS
Comparación de propiedades
| Propiedad | ⅴ 2174 | ⅿ 217F |
|---|---|---|
| Nombre | Small Roman Numeral Five | Small Roman Numeral One Thousand |
| Categoría | Números romanos | Números romanos |
| Bloque | Number Forms | Number Forms |
| Escritura | Latn | Latn |
| Categoría general | Letter Number (Nl) | Letter Number (Nl) |
| Bidireccional | L | L |
Comparación de codificaciones
| 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 |
Cómo distinguirlos
Tanto Small Roman Numeral Five como Small Roman Numeral One Thousand pertenecen a la categoría Números romanos y al bloque Number Forms. Compare sus puntos de código y renderizado visual para distinguirlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.