Black Medium Up-Pointing Triangle vs Erase To The Left
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 23F6 | 232B |
|---|---|---|
| Unicode | U+23F6 | U+232B |
| HTML Decimal | ⏶ | ⌫ |
| HTML Hex | ⏶ | ⌫ |
| CSS | \23F6 | \232B |
| JavaScript | \u{23F6} | \u{232B} |
| Python | \u23f6 | \u232b |
| UTF-8 | e2 8f b6 | e2 8c ab |
Cómo distinguirlos
Tanto Black Medium Up-Pointing Triangle como Erase To The Left pertenecen a la categoría Técnico y al bloque Miscellaneous Technical. 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.