| Symbolname | Hexagram For Pushing Upward |
| Unicode-Version | 4.0 |
| Unicode | U+4DED |
| Unicode-Block | |
| Allgemeine Kategorie | 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}Sie können das Symbol hexagram for pushing upward auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
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>Die Darstellung des Symbols Hexagram For Pushing Upward in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| 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 |
| Hexadezimalcode | 0x4DED |
| HTML-Code | ䷭ |
| LaTeX | \text{HEXAGRAMFORPUSHINGUPWARD} |
| Symbol | ䷭ |
| URL-Kodierung (UTF-8-Prozent) | %E4%B7%AD |
| Ansagename (Screenreader) | Hexagram For Pushing Upward |