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