| Symbol Name | Latin Capital Letter Volapuk Ae |
| Unicode Version | 7.0 |
| Unicode | U+A79A |
| Unicode block | |
| General category | Uppercase Letter (Lu) |
| CSS Code |
| UTF-8 | EA 9E 9A |
| UTF-16 | A79A |
| UTF-32 | 0000A79A |
1\documentclass{article}2\usepackage{pifont}3\text{LATINCAPITALLETTERVOLAPUKAE}4\end{document}You can type the latin capital letter volapuk ae symbol on most modern devices with the help of following methods:
Alt + 42906 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "latin capital letter volapuk ae", or use Unicode Hex Input with A79A.
Ctrl + Shift + U, type a79a, 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-ae::before { content: "\A79A"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>Ꞛ</span>Latin Capital Letter Volapuk Ae symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\uA79A' or String.fromCodePoint(42906) |
| Python | '\N{LATIN CAPITAL LETTER VOLAPUK AE}' or chr(42906) |
| Rust | '\u{A79A}' |
| C / C++ | UTF-8 source or wchar_t with U+A79A |
| Go | string(rune(0xA79A)) |
| Ruby | "\u{A79A}" |
\A79A |
| Hex Code | 0xA79A |
| HTML Code | Ꞛ |
| LaTeX | \text{LATINCAPITALLETTERVOLAPUKAE} |
| Symbol | Ꞛ |
| URL encode (UTF-8 percent) | %EA%9E%9A |
| Spoken / screen reader name | Latin Capital Letter Volapuk Ae |