| Nombre del símbolo | Egyptian Hieroglyph D034 |
| Versión Unicode | 5.2 |
| Unicode | U+1309A |
| Bloque Unicode | |
| Categoría general | Other Letter (Lo) |
| UTF-8 | F0 93 82 9A |
| UTF-16 | D80C DC9A |
| UTF-32 | 0001309A |
1\documentclass{article}2\usepackage{pifont}3\text{EGYPTIANHIEROGLYPHD034}4\end{document}Puedes escribir el símbolo egyptian hieroglyph d034 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 d034", or paste from this page.
Ctrl + Shift + U, type 1309a, 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-d034::before { content: "\1309A"; font-family: "Noto Sans Egyptian Hieroglyphs", "Segoe UI Historic", sans-serif; }1<span>𓂚</span>La representación del símbolo Egyptian Hieroglyph D034 en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uD80C\uDC9A' or String.fromCodePoint(0x1309A) |
| Python | '\U{1309A}' or chr(0x1309A) |
| Rust | '\u{1309A}' |
| C / C++ | UTF-8 source or wchar_t with U+1309A |
| Go | string(rune(0x1309A)) |
| Ruby | "\u{1309A}" |
| Código CSS |
\1309A |
| Código hexadecimal | 0x1309A |
| Código HTML | 𓂚 |
| LaTeX | \text{EGYPTIANHIEROGLYPHD034} |
| Símbolo | 𓂚 |
| Codificación URL (porcentaje UTF-8) | %F0%93%82%9A |
| Nombre oral / lector de pantalla | Egyptian Hieroglyph D034 |