Black Up-Pointing Double Triangle vs Left Parenthesis Lower Hook
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 23EB | 239D |
|---|---|---|
| Unicode | U+23EB | U+239D |
| HTML Decimal | ⏫ | ⎝ |
| HTML Hex | ⏫ | ⎝ |
| CSS | \23EB | \239D |
| JavaScript | \u{23EB} | \u{239D} |
| Python | \u23eb | \u239d |
| UTF-8 | e2 8f ab | e2 8e 9d |
Cómo distinguirlos
Tanto Black Up-Pointing Double Triangle como Left Parenthesis Lower 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.