Black Left-Pointing Double Triangle With Vertical Bar vs Left Curly Bracket Upper Hook
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 23EE | 23A7 |
|---|---|---|
| Unicode | U+23EE | U+23A7 |
| HTML Decimal | ⏮ | ⎧ |
| HTML Hex | ⏮ | ⎧ |
| CSS | \23EE | \23A7 |
| JavaScript | \u{23EE} | \u{23A7} |
| Python | \u23ee | \u23a7 |
| UTF-8 | e2 8f ae | e2 8e a7 |
Cómo distinguirlos
Tanto Black Left-Pointing Double Triangle With Vertical Bar como Left Curly Bracket Upper Hook 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.