U+2341 "" Apl Functional Symbol Quad Slash Unicode Character

Unicode Version 18.0

Source: Noto Sans Math Source: Browser Default

U+2341 "" Apl Functional Symbol Quad Slash is a graphic symbol from the APL programming language, specifically representing the "quad slash" operator used in array-oriented computations. It is part of the "Miscellaneous Technical" block and belongs to the APL functional symbols subset, often employed in APL code to denote operations like division or reduction applied over the entire array (the "quad" representing the whole data structure). This character serves as a visual shorthand in APL notation, enabling concise expression of vectorized math functions without requiring additional syntax.

Encodings

HTML Decimal Encoding
⍁
HTML Hex Encoding
⍁
UTF-8 Encoding
0xE2 0x8D 0x81
UTF-16 Encoding
0x2341
UTF-32 Encoding
0x00002341
C/C++/Java Escape
\u2341