| Symboolnaam | Egyptian Hieroglyph-137aa |
| Unicode-versie | 16.0 |
| Unicode | U+137AA |
| Unicode-blok | |
| Algemene categorie | Other Letter (Lo) |
| UTF-8 | F0 93 9E AA |
| UTF-16 | D80D DFAA |
| UTF-32 | 000137AA |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPH-137AA}4\end{document}Je kunt het egyptian hieroglyph-137aa-symbool op de meeste moderne apparaten typen met de volgende methoden:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "egyptian hieroglyph-137aa", or paste from this page.
Ctrl + Shift + U, type 137aa, 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.egyptian-hieroglyph-137aa::before { content: "\137AA"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓞪</span>De weergave van het Egyptian Hieroglyph-137aa-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\uD80D\uDFAA' or String.fromCodePoint(0x137AA) |
| Python | '\U{137AA}' or chr(0x137AA) |
| Rust | '\u{137AA}' |
| C / C++ | UTF-8 source or wchar_t with U+137AA |
| Go | string(rune(0x137AA)) |
| Ruby | "\u{137AA}" |
| CSS-code |
\137AA |
| Hexadecimale code | 0x137AA |
| HTML-code | 𓞪 |
| LaTeX | \text{EGYPTIANHIEROGLYPH-137AA} |
| Symbool | |
| URL-codering (UTF-8 procent) | %F0%93%9E%AA |
| Uitgesproken naam / schermlezer | Egyptian Hieroglyph-137aa |