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