| Symboolnaam | Presentation Form For Vertical Wavy Low Line |
| Unicode-versie | 1.1 |
| Unicode | U+FE34 |
| Unicode-blok | |
| Algemene categorie | Connector Punctuation (Pc) |
| UTF-8 | EF B8 B4 |
| UTF-16 | FE34 |
| UTF-32 | 0000FE34 |
1\documentclass{article}2\usepackage{pifont}3\text{PRESENTATIONFORMFORVERTICALWAVYLOWLINE}4\end{document}Je kunt het presentation form for vertical wavy low line-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 65076 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "presentation form for vertical wavy low line", or use Unicode Hex Input with FE34.
Ctrl + Shift + U, type fe34, 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 geometric symbol support.
1span.presentation-form-for-vertical-wavy-low-line::before { content: "\FE34"; }1<span>︴</span>De weergave van het Presentation Form For Vertical Wavy Low Line-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\uFE34' or String.fromCodePoint(65076) |
| Python | '\N{PRESENTATION FORM FOR VERTICAL WAVY LOW LINE}' or chr(65076) |
| Rust | '\u{FE34}' |
| C / C++ | UTF-8 source or wchar_t with U+FE34 |
| Go | string(rune(0xFE34)) |
| Ruby | "\u{FE34}" |
| CSS-code |
\FE34 |
| Hexadecimale code | 0xFE34 |
| HTML-code | ︴ |
| LaTeX | \text{PRESENTATIONFORMFORVERTICALWAVYLOWLINE} |
| Symbool | ︴ |
| URL-codering (UTF-8 procent) | %EF%B8%B4 |
| Uitgesproken naam / schermlezer | Presentation Form For Vertical Wavy Low Line |