| Nom du symbole | Egyptian Hieroglyph G041 |
| Version Unicode | 5.2 |
| Unicode | U+1316F |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | F0 93 85 AF |
| UTF-16 | D80C DD6F |
| UTF-32 | 0001316F |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPHG041}4\end{document}Vous pouvez saisir le symbole egyptian hieroglyph g041 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 g041", or paste from this page.
Ctrl + Shift + U, type 1316f, 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-g041::before { content: "\1316F"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓅯</span>La représentation du symbole Egyptian Hieroglyph G041 dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uD80C\uDD6F' or String.fromCodePoint(0x1316F) |
| Python | '\U{1316F}' or chr(0x1316F) |
| Rust | '\u{1316F}' |
| C / C++ | UTF-8 source or wchar_t with U+1316F |
| Go | string(rune(0x1316F)) |
| Ruby | "\u{1316F}" |
| Code CSS |
\1316F |
| Code hexadécimal | 0x1316F |
| Code HTML | 𓅯 |
| LaTeX | \text{EGYPTIANHIEROGLYPHG041} |
| Symbole | 𓅯 |
| Encodage URL (pourcent UTF-8) | %F0%93%85%AF |
| Nom oral / lecteur d’écran | Egyptian Hieroglyph G041 |