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