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