| Symboolnaam | Presentation Form For Vertical Right Black Lenticular Bracket |
| Unicode-versie | 1.1 |
| Unicode | U+FE3C |
| Unicode-blok | |
| Algemene categorie | Close Punctuation (Pe) |
| UTF-8 | EF B8 BC |
| UTF-16 | FE3C |
| UTF-32 | 0000FE3C |
1\documentclass{article}2\usepackage{pifont}3\text{PRESENTATIONFORMFORVERTICALRIGHTBLACKLENTICULARBRACKET}4\end{document}Je kunt het presentation form for vertical right black lenticular bracket-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 65084 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "presentation form for vertical right black lenticular bracket", or use Unicode Hex Input with FE3C.
Ctrl + Shift + U, type fe3c, 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-right-black-lenticular-bracket::before { content: "\FE3C"; }1<span>︼</span>De weergave van het Presentation Form For Vertical Right Black Lenticular Bracket-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\uFE3C' or String.fromCodePoint(65084) |
| Python | '\N{PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET}' or chr(65084) |
| Rust | '\u{FE3C}' |
| C / C++ | UTF-8 source or wchar_t with U+FE3C |
| Go | string(rune(0xFE3C)) |
| Ruby | "\u{FE3C}" |
| CSS-code |
\FE3C |
| Hexadecimale code | 0xFE3C |
| HTML-code | ︼ |
| LaTeX | \text{PRESENTATIONFORMFORVERTICALRIGHTBLACKLENTICULARBRACKET} |
| Symbool | ︼ |
| URL-codering (UTF-8 procent) | %EF%B8%BC |
| Uitgesproken naam / schermlezer | Presentation Form For Vertical Right Black Lenticular Bracket |