| Nom du symbole | Anatolian Hieroglyph A098 |
| Version Unicode | 8.0 |
| Unicode | U+1446C |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | F0 94 91 AC |
| UTF-16 | D811 DC6C |
| UTF-32 | 0001446C |
1\documentclass{article}2\usepackage{pifont}3\text{ANATOLIANHIEROGLYPHA098}4\end{document}Vous pouvez saisir le symbole anatolian hieroglyph a098 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 "anatolian hieroglyph a098", or paste from this page.
Ctrl + Shift + U, type 1446c, 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.anatolian-hieroglyph-a098::before { content: "\1446C"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𔑬</span>La représentation du symbole Anatolian Hieroglyph A098 dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uD811\uDC6C' or String.fromCodePoint(0x1446C) |
| Python | '\U{1446C}' or chr(0x1446C) |
| Rust | '\u{1446C}' |
| C / C++ | UTF-8 source or wchar_t with U+1446C |
| Go | string(rune(0x1446C)) |
| Ruby | "\u{1446C}" |
| Code CSS |
\1446C |
| Code hexadécimal | 0x1446C |
| Code HTML | 𔑬 |
| LaTeX | \text{ANATOLIANHIEROGLYPHA098} |
| Symbole | 𔑬 |
| Encodage URL (pourcent UTF-8) | %F0%94%91%AC |
| Nom oral / lecteur d’écran | Anatolian Hieroglyph A098 |