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