| Nom du symbole | Hexagram For Pushing Upward |
| Version Unicode | 4.0 |
| Unicode | U+4DED |
| Bloc Unicode | |
| Catégorie générale | 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}Vous pouvez saisir le symbole hexagram for pushing upward sur la plupart des appareils modernes avec les méthodes suivantes :
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 représentation du symbole Hexagram For Pushing Upward dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| 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}" |
| Code CSS |
\4DED |
| Code hexadécimal | 0x4DED |
| Code HTML | ䷭ |
| LaTeX | \text{HEXAGRAMFORPUSHINGUPWARD} |
| Symbole | ䷭ |
| Encodage URL (pourcent UTF-8) | %E4%B7%AD |
| Nom oral / lecteur d’écran | Hexagram For Pushing Upward |