| Symbol Name | Apl Functional Symbol Up Shoe Jot |
| Unicode Version | 1.1 |
| Unicode | U+235D |
| Unicode block | |
| General category | Other Symbol (So) |
| UTF-8 | E2 8D 9D |
| UTF-16 | 235D |
| UTF-32 | 0000235D |
1\documentclass{article}2\usepackage{pifont}3\text{APLFUNCTIONALSYMBOLUPSHOEJOT}4\end{document}You can type the apl functional symbol up shoe jot symbol on most modern devices with the help of following methods:
Alt + 9053 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "apl functional symbol up shoe jot", or use Unicode Hex Input with 235D.
Ctrl + Shift + U, type 235d, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the emoji keyboard.
Paste from this page or use a keyboard with legacy computing symbol support.
1span.apl-functional-symbol-up-shoe-jot::before { content: "\235D"; }1<span>⍝</span>Apl Functional Symbol Up Shoe Jot symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\u235D' or String.fromCodePoint(9053) |
| Python | '\N{APL FUNCTIONAL SYMBOL UP SHOE JOT}' or chr(9053) |
| Rust | '\u{235D}' |
| C / C++ | UTF-8 source or wchar_t with U+235D |
| Go | string(rune(0x235D)) |
| Ruby | "\u{235D}" |
| CSS Code |
\235D |
| Hex Code | 0x235D |
| HTML Code | ⍝ |
| LaTeX | \text{APLFUNCTIONALSYMBOLUPSHOEJOT} |
| Symbol | ⍝ |
| URL encode (UTF-8 percent) | %E2%8D%9D |
| Spoken / screen reader name | Apl Functional Symbol Up Shoe Jot |