| Symbol Name | Vertical Kana Repeat With Voiced Sound Mark Upper Half |
| Unicode Version | 1.1 |
| Unicode | U+3034 |
| Unicode block | |
| General category | Modifier Letter (Lm) |
| UTF-8 | E3 80 B4 |
| UTF-16 | 3034 |
| UTF-32 | 00003034 |
1\documentclass{article}2\usepackage{pifont}3\text{VERTICALKANAREPEATWITHVOICEDSOUNDMARKUPPERHALF}4\end{document}You can type the vertical kana repeat with voiced sound mark upper half symbol on most modern devices with the help of following methods:
Alt + 12340 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "vertical kana repeat with voiced sound mark upper half", or use Unicode Hex Input with 3034.
Ctrl + Shift + U, type 3034, 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.vertical-kana-repeat-with-voiced-sound-mark-upper-half::before { content: "\3034"; }1<span>〴</span>Vertical Kana Repeat With Voiced Sound Mark Upper Half symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\u3034' or String.fromCodePoint(12340) |
| Python | '\N{VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF}' or chr(12340) |
| Rust | '\u{3034}' |
| C / C++ | UTF-8 source or wchar_t with U+3034 |
| Go | string(rune(0x3034)) |
| Ruby | "\u{3034}" |
| CSS Code |
\3034 |
| Hex Code | 0x3034 |
| HTML Code | 〴 |
| LaTeX | \text{VERTICALKANAREPEATWITHVOICEDSOUNDMARKUPPERHALF} |
| Symbol | 〴 |
| URL encode (UTF-8 percent) | %E3%80%B4 |
| Spoken / screen reader name | Vertical Kana Repeat With Voiced Sound Mark Upper Half |