Left Parenthesis Lower Hook vs Upper Right Or Lower Left Curly Bracket Section
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 239D | 23B1 |
|---|---|---|
| Unicode | U+239D | U+23B1 |
| HTML Decimal | ⎝ | ⎱ |
| HTML Hex | ⎝ | ⎱ |
| CSS | \239D | \23B1 |
| JavaScript | \u{239D} | \u{23B1} |
| Python | \u239d | \u23b1 |
| UTF-8 | e2 8e 9d | e2 8e b1 |
Cómo distinguirlos
Tanto Left Parenthesis Lower Hook como Upper Right Or Lower Left Curly Bracket Section 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.