| Nom du symbole | Meroitic Hieroglyphic Letter Na |
| Version Unicode | 6.1 |
| Unicode | U+1098A |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | F0 90 A6 8A |
| UTF-16 | D802 DD8A |
| UTF-32 | 0001098A |
1\documentclass{article}2\usepackage{pifont}3\text{MEROITICHIEROGLYPHICLETTERNA}4\end{document}Vous pouvez saisir le symbole meroitic hieroglyphic letter na 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 "meroitic hieroglyphic letter na", or paste from this page.
Ctrl + Shift + U, type 1098a, 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.meroitic-hieroglyphic-letter-na::before { content: "\1098A"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𐦊</span>La représentation du symbole Meroitic Hieroglyphic Letter Na dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uD802\uDD8A' or String.fromCodePoint(0x1098A) |
| Python | '\U{1098A}' or chr(0x1098A) |
| Rust | '\u{1098A}' |
| C / C++ | UTF-8 source or wchar_t with U+1098A |
| Go | string(rune(0x1098A)) |
| Ruby | "\u{1098A}" |
| Code CSS |
\1098A |
| Code hexadécimal | 0x1098A |
| Code HTML | 𐦊 |
| LaTeX | \text{MEROITICHIEROGLYPHICLETTERNA} |
| Symbole | 𐦊 |
| Encodage URL (pourcent UTF-8) | %F0%90%A6%8A |
| Nom oral / lecteur d’écran | Meroitic Hieroglyphic Letter Na |