free-symbols

Apl Functional Symbol Circle Underbar Symbol

⍜ is an APL functional symbol (Unicode U+235C) often used in APL-style notation and technical writing.

U+235C

⍜ is a Unicode APL functional symbol with the codepoint U+235C. It’s primarily relevant when you’re writing or formatting APL-related material. You can copy it directly or use its Unicode escapes in code.

Apl Functional Symbol Circle Underbar Symbol Meaning

⍜ is the APL functional symbol “circle underbar” (Unicode U+235C). As an APL-specific character, it typically appears in APL code, references, and documentation where APL notation is reproduced exactly. In plain text contexts it’s most useful for accurately representing the symbol in educational materials, technical notes, and developer discussions about APL semantics. Because it’s a single, specialized Unicode character, it’s often preferred over visually similar shapes when clarity and exactness matter—especially in fonts, code samples, and copy/paste workflows.

Common uses

  • Copying the exact APL symbol into APL documentation and tutorials
  • Including ⍜ in README files or comments for APL-related projects
  • Publishing technical posts that reproduce APL notation precisely
  • Using Unicode-escaped forms (like U+235C) in source code or templates
  • Creating glyph-accurate mockups for educational or reference material

Examples

⍜ APL functional symbol circle underbar

  • APL symbol: ⍜ in function lists.
  • In this example, ⍜ appears underbar form.
  • Code reference uses Unicode U+235C: ⍜.
  • Copy and paste ⍜ into your APL note.
  • Documentation shows ⍜ exactly as typed.

Variations

Ready to copy

Technical codes

UnicodeU+235C
HTML Entity⍜
HTML Code⍜
CSS\235C

FAQ

What does the Apl Functional Symbol Circle Underbar symbol mean?

⍜ is the APL functional symbol “circle underbar” (Unicode U+235C). As an APL-specific character, it typically appears in APL code, references, and documentation where APL notation is reproduced exactly. In plain text contexts it’s most useful for accurately representing the symbol in educational materials, technical notes, and developer discussions about APL semantics. Because it’s a single, specialized Unicode character, it’s often preferred over visually similar shapes when clarity and exactness matter—especially in fonts, code samples, and copy/paste workflows.

What is the Unicode codepoint for ⍜?

⍜ has Unicode codepoint U+235C.

How can I copy ⍜ into my documents?

Select and copy the character ⍜ from this page, then paste it into your text editor, CMS, or design tool.

What are the common HTML or code escapes for ⍜?

HTML entity: ⍜. CSS escape: \\235C. JavaScript (Unicode escape): \\u{235C}.

Is ⍜ only for APL code?

It’s primarily used in APL notation contexts, such as documentation and accurate technical text. For any material that needs to reproduce the APL symbol exactly, ⍜ is appropriate.