| Symboolnaam | Presentation Form For Vertical Left Tortoise Shell Bracket |
| Unicode-versie | 1.1 |
| Unicode | U+FE39 |
| Unicode-blok | |
| Algemene categorie | Open Punctuation (Ps) |
| UTF-8 | EF B8 B9 |
| UTF-16 | FE39 |
| UTF-32 | 0000FE39 |
1\documentclass{article}2\usepackage{pifont}3\text{PRESENTATIONFORMFORVERTICALLEFTTORTOISESHELLBRACKET}4\end{document}Je kunt het presentation form for vertical left tortoise shell bracket-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 65081 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "presentation form for vertical left tortoise shell bracket", or use Unicode Hex Input with FE39.
Ctrl + Shift + U, type fe39, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the symbol keyboard.
Paste from this page or use a keyboard with bracket and quote support.
1span.presentation-form-for-vertical-left-tortoise-shell-bracket::before { content: "\FE39"; }1<span>︹</span>De weergave van het Presentation Form For Vertical Left Tortoise Shell Bracket-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\uFE39' or String.fromCodePoint(65081) |
| Python | '\N{PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET}' or chr(65081) |
| Rust | '\u{FE39}' |
| C / C++ | UTF-8 source or wchar_t with U+FE39 |
| Go | string(rune(0xFE39)) |
| Ruby | "\u{FE39}" |
| CSS-code |
\FE39 |
| Hexadecimale code | 0xFE39 |
| HTML-code | ︹ |
| LaTeX | \text{PRESENTATIONFORMFORVERTICALLEFTTORTOISESHELLBRACKET} |
| Symbool | ︹ |
| URL-codering (UTF-8 procent) | %EF%B8%B9 |
| Uitgesproken naam / schermlezer | Presentation Form For Vertical Left Tortoise Shell Bracket |