| Nom du symbole | Latin Small Letter Cuatrillo |
| Version Unicode | 5.1 |
| Unicode | U+A72D |
| Bloc Unicode | |
| Catégorie générale | Lowercase Letter (Ll) |
| UTF-8 | EA 9C AD |
| UTF-16 | A72D |
| UTF-32 | 0000A72D |
1\documentclass{article}2\usepackage{pifont}3\text{LATINSMALLLETTERCUATRILLO}4\end{document}Vous pouvez saisir le symbole latin small letter cuatrillo sur la plupart des appareils modernes avec les méthodes suivantes :
Alt + 42797 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "latin small letter cuatrillo", or use Unicode Hex Input with A72D.
Ctrl + Shift + U, type a72d, 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-cuatrillo::before { content: "\A72D"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>ꜭ</span>La représentation du symbole Latin Small Letter Cuatrillo dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uA72D' or String.fromCodePoint(42797) |
| Python | '\N{LATIN SMALL LETTER CUATRILLO}' or chr(42797) |
| Rust | '\u{A72D}' |
| C / C++ | UTF-8 source or wchar_t with U+A72D |
| Go | string(rune(0xA72D)) |
| Ruby | "\u{A72D}" |
| Code CSS |
\A72D |
| Code hexadécimal | 0xA72D |
| Code HTML | ꜭ |
| LaTeX | \text{LATINSMALLLETTERCUATRILLO} |
| Symbole | ꜭ |
| Encodage URL (pourcent UTF-8) | %EA%9C%AD |
| Nom oral / lecteur d’écran | Latin Small Letter Cuatrillo |