Digit Four vs Latin Letter Retroflex Click
VS
Comparación de propiedades
| Propiedad | 4 0034 | ǃ 01C3 |
|---|---|---|
| Nombre | Digit Four | Latin Letter Retroflex Click |
| 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 | 01C3 |
|---|---|---|
| Unicode | U+0034 | U+01C3 |
| HTML Decimal | 4 | ǃ |
| HTML Hex | 4 | ǃ |
| CSS | \0034 | \01C3 |
| JavaScript | \u{34} | \u{1C3} |
| Python | \u0034 | \u01c3 |
| UTF-8 | 34 | c7 83 |
Cómo distinguirlos
Tanto Digit Four como Latin Letter Retroflex Click 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.