Small Roman Numeral Five vs Small Roman Numeral Twelve
VS
Comparación de propiedades
| Propiedad | ⅴ 2174 | ⅻ 217B |
|---|---|---|
| Nombre | Small Roman Numeral Five | Small Roman Numeral Twelve |
| 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 | 217B |
|---|---|---|
| Unicode | U+2174 | U+217B |
| HTML Decimal | ⅴ | ⅻ |
| HTML Hex | ⅴ | ⅻ |
| CSS | \2174 | \217B |
| JavaScript | \u{2174} | \u{217B} |
| Python | \u2174 | \u217b |
| UTF-8 | e2 85 b4 | e2 85 bb |
Cómo distinguirlos
Tanto Small Roman Numeral Five como Small Roman Numeral Twelve 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.