Apl Functional Symbol Delta Stile vs Left Parenthesis Lower Hook
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 234B | 239D |
|---|---|---|
| Unicode | U+234B | U+239D |
| HTML Decimal | ⍋ | ⎝ |
| HTML Hex | ⍋ | ⎝ |
| CSS | \234B | \239D |
| JavaScript | \u{234B} | \u{239D} |
| Python | \u234b | \u239d |
| UTF-8 | e2 8d 8b | e2 8e 9d |
Cómo distinguirlos
Tanto Apl Functional Symbol Delta Stile 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.