| Symbol Name | Meroitic Hieroglyphic Letter Da |
| Unicode Version | 6.1 |
| Unicode | U+1099D |
| Unicode block | |
| General category | Other Letter (Lo) |
| CSS Code |
| UTF-8 | F0 90 A6 9D |
| UTF-16 | D802 DD9D |
| UTF-32 | 0001099D |
1\documentclass{article}2\usepackage{pifont}3\text{MEROITICHIEROGLYPHICLETTERDA}4\end{document}You can type the meroitic hieroglyphic letter da symbol on most modern devices with the help of following methods:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "meroitic hieroglyphic letter da", or paste from this page.
Ctrl + Shift + U, type 1099d, 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-da::before { content: "\1099D"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𐦝</span>Meroitic Hieroglyphic Letter Da symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\uD802\uDD9D' or String.fromCodePoint(0x1099D) |
| Python | '\U{1099D}' or chr(0x1099D) |
| Rust | '\u{1099D}' |
| C / C++ | UTF-8 source or wchar_t with U+1099D |
| Go | string(rune(0x1099D)) |
| Ruby | "\u{1099D}" |
\1099D |
| Hex Code | 0x1099D |
| HTML Code | 𐦝 |
| LaTeX | \text{MEROITICHIEROGLYPHICLETTERDA} |
| Symbol | 𐦝 |
| URL encode (UTF-8 percent) | %F0%90%A6%9D |
| Spoken / screen reader name | Meroitic Hieroglyphic Letter Da |