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