Apl Functional Symbol Del Stile Symbol
⍒ is the APL “Del” functional symbol, represented by Unicode U+2352.
U+2352
The symbol ⍒ is an APL functional symbol known as “Del”. It appears in Unicode as U+2352 and has multiple copy-friendly encodings. Use it when working with APL-related text, documentation, or code points.
Apl Functional Symbol Del Stile Symbol Meaning
⍒ (Unicode U+2352) is an APL functional symbol with the Unicode name “APL FUNCTIONAL SYMBOL DEL STILE”. In practice, it’s used in contexts where APL notation is written or referenced, such as learning materials, technical documentation, and developer notes. Because it’s categorized as “Technical & Computer”, it’s most commonly seen in character sets, fonts, and workflows that support APL symbols. When copying, prefer the provided HTML entity (⍒) or the escaped forms to avoid rendering issues across systems that may not support the character by default.
Common uses
- •Copying and pasting APL symbols into documentation or README files
- •Writing educational content that references APL functional symbols
- •Annotating code snippets or comments in APL-focused projects
- •Creating UI labels or cheat sheets for APL notation
- •Preparing text for technical posts where APL symbols must render correctly
Examples
⍒ APL Del Symbol: Unicode U+2352
- ⍒Use ⍒ when writing APL functional notation in plain text.
- ⍒The Unicode code point for ⍒ is U+2352.
- ⍒In HTML, ⍒ can be represented as ⍒.
- ⍒When sharing an APL cheat sheet, include ⍒ clearly in the list.
- ⍒Copy ⍒ from this page to avoid font or encoding problems.
Variations
Ready to copy
Technical codes
| Unicode | U+2352 | |
| HTML Entity | ⍒ | |
| HTML Code | ⍒ | |
| CSS | \2352 |
FAQ
What does the Apl Functional Symbol Del Stile symbol mean?
⍒ (Unicode U+2352) is an APL functional symbol with the Unicode name “APL FUNCTIONAL SYMBOL DEL STILE”. In practice, it’s used in contexts where APL notation is written or referenced, such as learning materials, technical documentation, and developer notes. Because it’s categorized as “Technical & Computer”, it’s most commonly seen in character sets, fonts, and workflows that support APL symbols. When copying, prefer the provided HTML entity (⍒) or the escaped forms to avoid rendering issues across systems that may not support the character by default.
What Unicode character is ⍒?
⍒ is the APL “Del” functional symbol with Unicode code point U+2352.
How can I copy ⍒ using HTML?
You can use the HTML entity ⍒.
What are the common escape forms for ⍒ in code?
You can use CSS escape \\2352 or JavaScript escape \\u{2352}.
Will ⍒ display correctly on all devices?
Not always—font and rendering support can vary. If it doesn’t display, try using a Unicode-capable font or the provided escaped forms.