| Nombre del símbolo | Hexagram For Pushing Upward |
| Versión Unicode | 4.0 |
| Unicode | U+4DED |
| Bloque Unicode | |
| Categoría general | Other Symbol (So) |
| UTF-8 | E4 B7 AD |
| UTF-16 | 4DED |
| UTF-32 | 00004DED |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORPUSHINGUPWARD}4\end{document}Puedes escribir el símbolo hexagram for pushing upward en la mayoría de dispositivos modernos con los siguientes métodos:
Alt + 19949 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for pushing upward", or use Unicode Hex Input with 4DED.
Ctrl + Shift + U, type 4ded, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the emoji keyboard.
Paste from this page or use a keyboard with religion symbol support.
1span.hexagram-for-pushing-upward::before { content: "\4DED"; }1<span>䷭</span>La representación del símbolo Hexagram For Pushing Upward en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\u4DED' or String.fromCodePoint(19949) |
| Python | '\N{HEXAGRAM FOR PUSHING UPWARD}' or chr(19949) |
| Rust | '\u{4DED}' |
| C / C++ | UTF-8 source or wchar_t with U+4DED |
| Go | string(rune(0x4DED)) |
| Ruby | "\u{4DED}" |
| Código CSS |
\4DED |
| Código hexadecimal | 0x4DED |
| Código HTML | ䷭ |
| LaTeX | \text{HEXAGRAMFORPUSHINGUPWARD} |
| Símbolo | ䷭ |
| Codificación URL (porcentaje UTF-8) | %E4%B7%AD |
| Nombre oral / lector de pantalla | Hexagram For Pushing Upward |