| Symboolnaam | Hexagram For Standstill |
| Unicode-versie | 4.0 |
| Unicode | U+4DCB |
| Unicode-blok | |
| Algemene categorie | Other Symbol (So) |
| CSS-code |
| UTF-8 | E4 B7 8B |
| UTF-16 | 4DCB |
| UTF-32 | 00004DCB |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORSTANDSTILL}4\end{document}Je kunt het hexagram for standstill-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 19915 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for standstill", or use Unicode Hex Input with 4DCB.
Ctrl + Shift + U, type 4dcb, 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-standstill::before { content: "\4DCB"; }1<span>䷋</span>De weergave van het Hexagram For Standstill-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\u4DCB' or String.fromCodePoint(19915) |
| Python | '\N{HEXAGRAM FOR STANDSTILL}' or chr(19915) |
| Rust | '\u{4DCB}' |
| C / C++ | UTF-8 source or wchar_t with U+4DCB |
| Go | string(rune(0x4DCB)) |
| Ruby | "\u{4DCB}" |
\4DCB |
| Hexadecimale code | 0x4DCB |
| HTML-code | ䷋ |
| LaTeX | \text{HEXAGRAMFORSTANDSTILL} |
| Symbool | ䷋ |
| URL-codering (UTF-8 procent) | %E4%B7%8B |
| Uitgesproken naam / schermlezer | Hexagram For Standstill |