| Symbol Name | Egyptian Hieroglyph Nu022a |
| Unicode Version | 5.2 |
| Unicode | U+1324F |
| Unicode block | |
| General category | Other Letter (Lo) |
| CSS Code |
| UTF-8 | F0 93 89 8F |
| UTF-16 | D80C DE4F |
| UTF-32 | 0001324F |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPHNU022A}4\end{document}You can type the egyptian hieroglyph nu022a 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 "egyptian hieroglyph nu022a", or paste from this page.
Ctrl + Shift + U, type 1324f, 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-nu022a::before { content: "\1324F"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓉏</span>Egyptian Hieroglyph Nu022a symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\uD80C\uDE4F' or String.fromCodePoint(0x1324F) |
| Python | '\U{1324F}' or chr(0x1324F) |
| Rust | '\u{1324F}' |
| C / C++ | UTF-8 source or wchar_t with U+1324F |
| Go | string(rune(0x1324F)) |
| Ruby | "\u{1324F}" |
\1324F |
| Hex Code | 0x1324F |
| HTML Code | 𓉏 |
| LaTeX | \text{EGYPTIANHIEROGLYPHNU022A} |
| Symbol | 𓉏 |
| URL encode (UTF-8 percent) | %F0%93%89%8F |
| Spoken / screen reader name | Egyptian Hieroglyph Nu022a |