| Nome del simbolo | Latin Capital Letter Volapuk Ue |
| Versione Unicode | 7.0 |
| Unicode | U+A79E |
| Blocco Unicode | |
| Categoria generale | Uppercase Letter (Lu) |
| UTF-8 | EA 9E 9E |
| UTF-16 | A79E |
| UTF-32 | 0000A79E |
1\documentclass{article}2\usepackage{pifont}3\text{LATINCAPITALLETTERVOLAPUKUE}4\end{document}Puoi digitare il simbolo latin capital letter volapuk ue sulla maggior parte dei dispositivi moderni con i seguenti metodi:
Alt + 42910 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "latin capital letter volapuk ue", or use Unicode Hex Input with A79E.
Ctrl + Shift + U, type a79e, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the Latin keyboard.
Paste from this page or use a keyboard with Latin letter support.
1span.latin-capital-letter-volapuk-ue::before { content: "\A79E"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>Ꞟ</span>La rappresentazione del simbolo Latin Capital Letter Volapuk Ue nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| JavaScript / TypeScript | '\uA79E' or String.fromCodePoint(42910) |
| Python | '\N{LATIN CAPITAL LETTER VOLAPUK UE}' or chr(42910) |
| Rust | '\u{A79E}' |
| C / C++ | UTF-8 source or wchar_t with U+A79E |
| Go | string(rune(0xA79E)) |
| Ruby | "\u{A79E}" |
| Codice CSS |
\A79E |
| Codice esadecimale | 0xA79E |
| Codice HTML | Ꞟ |
| LaTeX | \text{LATINCAPITALLETTERVOLAPUKUE} |
| Simbolo | Ꞟ |
| Codifica URL (percentuale UTF-8) | %EA%9E%9E |
| Nome parlato / screen reader | Latin Capital Letter Volapuk Ue |