| Nombre del símbolo | Latin Small Letter Egyptological Ain |
| Versión Unicode | 5.1 |
| Unicode | U+A725 |
| Bloque Unicode | |
| Categoría general | Lowercase Letter (Ll) |
| UTF-8 | EA 9C A5 |
| UTF-16 | A725 |
| UTF-32 | 0000A725 |
1\documentclass{article}2\usepackage{pifont}3\text{LATINSMALLLETTEREGYPTOLOGICALAIN}4\end{document}Puedes escribir el símbolo latin small letter egyptological ain en la mayoría de dispositivos modernos con los siguientes métodos:
Alt + 42789 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "latin small letter egyptological ain", or use Unicode Hex Input with A725.
Ctrl + Shift + U, type a725, 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-small-letter-egyptological-ain::before { content: "\A725"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>ꜥ</span>La representación del símbolo Latin Small Letter Egyptological Ain en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uA725' or String.fromCodePoint(42789) |
| Python | '\N{LATIN SMALL LETTER EGYPTOLOGICAL AIN}' or chr(42789) |
| Rust | '\u{A725}' |
| C / C++ | UTF-8 source or wchar_t with U+A725 |
| Go | string(rune(0xA725)) |
| Ruby | "\u{A725}" |
| Código CSS |
\A725 |
| Código hexadecimal | 0xA725 |
| Código HTML | ꜥ |
| LaTeX | \text{LATINSMALLLETTEREGYPTOLOGICALAIN} |
| Símbolo | ꜥ |
| Codificación URL (porcentaje UTF-8) | %EA%9C%A5 |
| Nombre oral / lector de pantalla | Latin Small Letter Egyptological Ain |