| Symbolname | Presentation Form For Vertical Left White Lenticular Bracket |
| Unicode-Version | 4.1 |
| Unicode | U+FE17 |
| Unicode-Block | |
| Allgemeine Kategorie | Open Punctuation (Ps) |
| UTF-8 | EF B8 97 |
| UTF-16 | FE17 |
| UTF-32 | 0000FE17 |
1\documentclass{article}2\usepackage{pifont}3\text{PRESENTATIONFORMFORVERTICALLEFTWHITELENTICULARBRACKET}4\end{document}Sie können das Symbol presentation form for vertical left white lenticular bracket auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
Alt + 65047 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "presentation form for vertical left white lenticular bracket", or use Unicode Hex Input with FE17.
Ctrl + Shift + U, type fe17, 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-white-lenticular-bracket::before { content: "\FE17"; }1<span>︗</span>Die Darstellung des Symbols Presentation Form For Vertical Left White Lenticular Bracket in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| JavaScript / TypeScript | '\uFE17' or String.fromCodePoint(65047) |
| Python | '\N{PRESENTATION FORM FOR VERTICAL LEFT WHITE LENTICULAR BRACKET}' or chr(65047) |
| Rust | '\u{FE17}' |
| C / C++ | UTF-8 source or wchar_t with U+FE17 |
| Go | string(rune(0xFE17)) |
| Ruby | "\u{FE17}" |
| CSS-Code |
\FE17 |
| Hexadezimalcode | 0xFE17 |
| HTML-Code | ︗ |
| LaTeX | \text{PRESENTATIONFORMFORVERTICALLEFTWHITELENTICULARBRACKET} |
| Symbol | ︗ |
| URL-Kodierung (UTF-8-Prozent) | %EF%B8%97 |
| Ansagename (Screenreader) | Presentation Form For Vertical Left White Lenticular Bracket |