| Symbol Name | Hexagram For Pushing Upward |
| Unicode Version | 4.0 |
| Unicode | U+4DED |
| Unicode block | |
| General category | Other Symbol (So) |
| CSS Code |
| UTF-8 | E4 B7 AD |
| UTF-16 | 4DED |
| UTF-32 | 00004DED |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORPUSHINGUPWARD}4\end{document}You can type the hexagram for pushing upward symbol on most modern devices with the help of following methods:
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>Hexagram For Pushing Upward symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| 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}" |
\4DED |
| Hex Code | 0x4DED |
| HTML Code | ䷭ |
| LaTeX | \text{HEXAGRAMFORPUSHINGUPWARD} |
| Symbol | ䷭ |
| URL encode (UTF-8 percent) | %E4%B7%AD |
| Spoken / screen reader name | Hexagram For Pushing Upward |