free-symbols

Apl Functional Symbol Jot Underbar Symbol

⍛ is the APL functional symbol jot underbar used in APL-style notation.

U+235B

The symbol ⍛ is known as the APL functional symbol jot underbar. It appears in APL-related contexts where special glyphs represent functions. This page helps you copy it reliably across platforms using standard escapes.

Apl Functional Symbol Jot Underbar Symbol Meaning

⍛ (Unicode U+235B) is the APL functional symbol jot underbar, categorized as a technical/computer symbol. In APL, glyphs are often used to encode distinct operations and behaviors, and underbar variants typically indicate a specific function form distinct from closely related glyphs. Because the exact operational meaning is defined by the APL language implementation and its symbol set, the most reliable way to understand what ⍛ does is to refer to the documentation for the specific APL system you’re using. For everyday work (editing text, UI labels, documentation, or code snippets), ⍛ is mainly about correct rendering and accurate copying.

Common uses

  • Typing or labeling APL function glyphs in documentation and tutorials
  • Including APL notation in technical writing or README files
  • Adding the symbol to UI mockups or developer-facing text that references APL operations
  • Copying/pasting the glyph into code comments or math-like text fields
  • Using the Unicode character in web content where APL notation must render correctly

Examples

⍛ APL functional symbol jot underbar

  • In APL, ⍛ appears in the function glyph set.
  • Use ⍛ when referencing the jot underbar form.
  • The expression uses ⍛ as part of its notation.
  • Our cheat sheet includes ⍛ alongside related APL symbols.
  • Copy ⍛ using the provided Unicode escapes.

Variations

Ready to copy

Technical codes

UnicodeU+235B
HTML Entity⍛
HTML Code⍛
CSS\235B

FAQ

What does the Apl Functional Symbol Jot Underbar symbol mean?

⍛ (Unicode U+235B) is the APL functional symbol jot underbar, categorized as a technical/computer symbol. In APL, glyphs are often used to encode distinct operations and behaviors, and underbar variants typically indicate a specific function form distinct from closely related glyphs. Because the exact operational meaning is defined by the APL language implementation and its symbol set, the most reliable way to understand what ⍛ does is to refer to the documentation for the specific APL system you’re using. For everyday work (editing text, UI labels, documentation, or code snippets), ⍛ is mainly about correct rendering and accurate copying.

What is the Unicode code point for ⍛?

⍛ has Unicode code point U+235B.

How can I copy ⍛ in HTML?

Use the HTML entity: ⍛

How do I include ⍛ in CSS?

You can use the CSS escape: \\235B.

How do I include ⍛ in JavaScript?

Use the JavaScript escape: \\u{235B}.