Digit Four vs Latin Capital Letter D With Hook
VS
Comparación de propiedades
| Propiedad | 4 0034 | Ɗ 018A |
|---|---|---|
| Nombre | Digit Four | Latin Capital Letter D With Hook |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Basic Latin | Latin Extended-B |
| Escritura | Zyyy | Latn |
| Categoría general | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidireccional | EN | L |
Comparación de codificaciones
| Formato | 0034 | 018A |
|---|---|---|
| Unicode | U+0034 | U+018A |
| HTML Decimal | 4 | Ɗ |
| HTML Hex | 4 | Ɗ |
| CSS | \0034 | \018A |
| JavaScript | \u{34} | \u{18A} |
| Python | \u0034 | \u018a |
| UTF-8 | 34 | c6 8a |
Cómo distinguirlos
Tanto Digit Four como Latin Capital Letter D With Hook 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.