Digit Four vs Latin Letter Two With Stroke
VS
Comparación de propiedades
| Propiedad | 4 0034 | ƻ 01BB |
|---|---|---|
| Nombre | Digit Four | Latin Letter Two With Stroke |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Basic Latin | Latin Extended-B |
| Escritura | Zyyy | Latn |
| Categoría general | Decimal Number (Nd) | Other Letter (Lo) |
| Bidireccional | EN | L |
Comparación de codificaciones
| Formato | 0034 | 01BB |
|---|---|---|
| Unicode | U+0034 | U+01BB |
| HTML Decimal | 4 | ƻ |
| HTML Hex | 4 | ƻ |
| CSS | \0034 | \01BB |
| JavaScript | \u{34} | \u{1BB} |
| Python | \u0034 | \u01bb |
| UTF-8 | 34 | c6 bb |
Cómo distinguirlos
Tanto Digit Four como Latin Letter Two With Stroke están en la categoría Latín extendido pero se encuentran en diferentes bloques Unicode. Compruebe el punto de código para diferenciarlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.