Digit Eight vs Latin Small Letter E With Caron
VS
Comparación de propiedades
| Propiedad | 8 0038 | ě 011B |
|---|---|---|
| Nombre | Digit Eight | Latin Small Letter E With Caron |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Basic Latin | Latin Extended-A |
| Escritura | Zyyy | Latn |
| Categoría general | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidireccional | EN | L |
Comparación de codificaciones
| Formato | 0038 | 011B |
|---|---|---|
| Unicode | U+0038 | U+011B |
| HTML Decimal | 8 | ě |
| HTML Hex | 8 | ě |
| CSS | \0038 | \011B |
| JavaScript | \u{38} | \u{11B} |
| Python | \u0038 | \u011b |
| UTF-8 | 38 | c4 9b |
Cómo distinguirlos
Tanto Digit Eight como Latin Small Letter E With Caron 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.