Digit Eight vs Latin Small Letter C With Stroke
VS
Comparación de propiedades
| Propiedad | 8 0038 | ȼ 023C |
|---|---|---|
| Nombre | Digit Eight | Latin Small Letter C 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) | Lowercase Letter (Ll) |
| Bidireccional | EN | L |
Comparación de codificaciones
| Formato | 0038 | 023C |
|---|---|---|
| Unicode | U+0038 | U+023C |
| HTML Decimal | 8 | ȼ |
| HTML Hex | 8 | ȼ |
| CSS | \0038 | \023C |
| JavaScript | \u{38} | \u{23C} |
| Python | \u0038 | \u023c |
| UTF-8 | 38 | c8 bc |
Cómo distinguirlos
Tanto Digit Eight como Latin Small Letter C 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.