| Nombre del símbolo | Egyptian Hieroglyph G037a |
| Versión Unicode | 5.2 |
| Unicode | U+1316B |
| Bloque Unicode | |
| Categoría general | Other Letter (Lo) |
| UTF-8 | F0 93 85 AB |
| UTF-16 | D80C DD6B |
| UTF-32 | 0001316B |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPHG037A}4\end{document}Puedes escribir el símbolo egyptian hieroglyph g037a en la mayoría de dispositivos modernos con los siguientes métodos:
Character Map, paste from this page, or U+ hex entry, or insert via Character Map / BabelMap.
Edit → Emoji & Symbols, search "egyptian hieroglyph g037a", or paste from this page.
Ctrl + Shift + U, type 1316b, 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-g037a::before { content: "\1316B"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓅫</span>La representación del símbolo Egyptian Hieroglyph G037a en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uD80C\uDD6B' or String.fromCodePoint(0x1316B) |
| Python | '\U{1316B}' or chr(0x1316B) |
| Rust | '\u{1316B}' |
| C / C++ | UTF-8 source or wchar_t with U+1316B |
| Go | string(rune(0x1316B)) |
| Ruby | "\u{1316B}" |
| Código CSS |
\1316B |
| Código hexadecimal | 0x1316B |
| Código HTML | 𓅫 |
| LaTeX | \text{EGYPTIANHIEROGLYPHG037A} |
| Símbolo | 𓅫 |
| Codificación URL (porcentaje UTF-8) | %F0%93%85%AB |
| Nombre oral / lector de pantalla | Egyptian Hieroglyph G037a |