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