| Nom du symbole | Hexagram For Great Preponderance |
| Version Unicode | 4.0 |
| Unicode | U+4DDB |
| Bloc Unicode | |
| Catégorie générale | Other Symbol (So) |
| UTF-8 | E4 B7 9B |
| UTF-16 | 4DDB |
| UTF-32 | 00004DDB |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORGREATPREPONDERANCE}4\end{document}Vous pouvez saisir le symbole hexagram for great preponderance sur la plupart des appareils modernes avec les méthodes suivantes :
Alt + 19931 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for great preponderance", or use Unicode Hex Input with 4DDB.
Ctrl + Shift + U, type 4ddb, 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-great-preponderance::before { content: "\4DDB"; }1<span>䷛</span>La représentation du symbole Hexagram For Great Preponderance dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\u4DDB' or String.fromCodePoint(19931) |
| Python | '\N{HEXAGRAM FOR GREAT PREPONDERANCE}' or chr(19931) |
| Rust | '\u{4DDB}' |
| C / C++ | UTF-8 source or wchar_t with U+4DDB |
| Go | string(rune(0x4DDB)) |
| Ruby | "\u{4DDB}" |
| Code CSS |
\4DDB |
| Code hexadécimal | 0x4DDB |
| Code HTML | ䷛ |
| LaTeX | \text{HEXAGRAMFORGREATPREPONDERANCE} |
| Symbole | ䷛ |
| Encodage URL (pourcent UTF-8) | %E4%B7%9B |
| Nom oral / lecteur d’écran | Hexagram For Great Preponderance |