Latin Capital Letter African D vs Latin Small Letter L With Curl
VS
Comparación de propiedades
| Propiedad | Ɖ 0189 | ȴ 0234 |
|---|---|---|
| Nombre | Latin Capital Letter African D | Latin Small Letter L With Curl |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Latin Extended-B | Latin Extended-B |
| Escritura | Latn | Latn |
| Categoría general | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 0189 | 0234 |
|---|---|---|
| Unicode | U+0189 | U+0234 |
| HTML Decimal | Ɖ | ȴ |
| HTML Hex | Ɖ | ȴ |
| CSS | \0189 | \0234 |
| JavaScript | \u{189} | \u{234} |
| Python | \u0189 | \u0234 |
| UTF-8 | c6 89 | c8 b4 |
Cómo distinguirlos
Tanto Latin Capital Letter African D como Latin Small Letter L With Curl pertenecen a la categoría Latín extendido y al bloque Latin Extended-B. Compare sus puntos de código y renderizado visual para distinguirlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.