| Nombre del símbolo | Latin Capital Letter Volapuk Ue |
| Versión Unicode | 7.0 |
| Unicode | U+A79E |
| Bloque Unicode | |
| Categoría general | 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}Puedes escribir el símbolo latin capital letter volapuk ue en la mayoría de dispositivos modernos con los siguientes métodos:
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 representación del símbolo Latin Capital Letter Volapuk Ue en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| 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}" |
| Código CSS |
\A79E |
| Código hexadecimal | 0xA79E |
| Código HTML | Ꞟ |
| LaTeX | \text{LATINCAPITALLETTERVOLAPUKUE} |
| Símbolo | Ꞟ |
| Codificación URL (porcentaje UTF-8) | %EA%9E%9E |
| Nombre oral / lector de pantalla | Latin Capital Letter Volapuk Ue |