| Symboolnaam | Apl Functional Symbol Left Shoe Stile |
| Unicode-versie | 1.1 |
| Unicode | U+2367 |
| Unicode-blok | |
| Algemene categorie | Other Symbol (So) |
| UTF-8 | E2 8D A7 |
| UTF-16 | 2367 |
| UTF-32 | 00002367 |
1\documentclass{article}2\usepackage{pifont}3\text{APLFUNCTIONALSYMBOLLEFTSHOESTILE}4\end{document}Je kunt het apl functional symbol left shoe stile-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 9063 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "apl functional symbol left shoe stile", or use Unicode Hex Input with 2367.
Ctrl + Shift + U, type 2367, 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-left-shoe-stile::before { content: "\2367"; }1<span>⍧</span>De weergave van het Apl Functional Symbol Left Shoe Stile-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\u2367' or String.fromCodePoint(9063) |
| Python | '\N{APL FUNCTIONAL SYMBOL LEFT SHOE STILE}' or chr(9063) |
| Rust | '\u{2367}' |
| C / C++ | UTF-8 source or wchar_t with U+2367 |
| Go | string(rune(0x2367)) |
| Ruby | "\u{2367}" |
| CSS-code |
\2367 |
| Hexadecimale code | 0x2367 |
| HTML-code | ⍧ |
| LaTeX | \text{APLFUNCTIONALSYMBOLLEFTSHOESTILE} |
| Symbool | ⍧ |
| URL-codering (UTF-8 procent) | %E2%8D%A7 |
| Uitgesproken naam / schermlezer | Apl Functional Symbol Left Shoe Stile |