Digit Eight vs Latin Small Letter D With Topbar
VS
Comparación de propiedades
| Propiedad | 8 0038 | ƌ 018C |
|---|---|---|
| Nombre | Digit Eight | Latin Small Letter D With Topbar |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Basic Latin | Latin Extended-B |
| Escritura | Zyyy | Latn |
| Categoría general | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidireccional | EN | L |
Comparación de codificaciones
| Formato | 0038 | 018C |
|---|---|---|
| Unicode | U+0038 | U+018C |
| HTML Decimal | 8 | ƌ |
| HTML Hex | 8 | ƌ |
| CSS | \0038 | \018C |
| JavaScript | \u{38} | \u{18C} |
| Python | \u0038 | \u018c |
| UTF-8 | 38 | c6 8c |
Cómo distinguirlos
Tanto Digit Eight como Latin Small Letter D With Topbar 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.