| Nom du symbole | Egyptian Hieroglyph F022 |
| Version Unicode | 5.2 |
| Unicode | U+13116 |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | F0 93 84 96 |
| UTF-16 | D80C DD16 |
| UTF-32 | 00013116 |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPHF022}4\end{document}Vous pouvez saisir le symbole egyptian hieroglyph f022 sur la plupart des appareils modernes avec les méthodes suivantes :
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "egyptian hieroglyph f022", or paste from this page.
Ctrl + Shift + U, type 13116, then Enter (layout-dependent).
Paste from this page, use text replacement, or a hieroglyph-capable keyboard app.
Paste from this page or use a hieroglyph font keyboard.
1span.egyptian-hieroglyph-f022::before { content: "\13116"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓄖</span>La représentation du symbole Egyptian Hieroglyph F022 dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uD80C\uDD16' or String.fromCodePoint(0x13116) |
| Python | '\U{13116}' or chr(0x13116) |
| Rust | '\u{13116}' |
| C / C++ | UTF-8 source or wchar_t with U+13116 |
| Go | string(rune(0x13116)) |
| Ruby | "\u{13116}" |
| Code CSS |
\13116 |
| Code hexadécimal | 0x13116 |
| Code HTML | 𓄖 |
| LaTeX | \text{EGYPTIANHIEROGLYPHF022} |
| Symbole | 𓄖 |
| Encodage URL (pourcent UTF-8) | %F0%93%84%96 |
| Nom oral / lecteur d’écran | Egyptian Hieroglyph F022 |