| Symbolname | Hexagram For Standstill |
| Unicode-Version | 4.0 |
| Unicode | U+4DCB |
| Unicode-Block | |
| Allgemeine Kategorie | 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}Sie können das Symbol hexagram for standstill auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
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>Die Darstellung des Symbols Hexagram For Standstill in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| 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 |
| Hexadezimalcode | 0x4DCB |
| HTML-Code | ䷋ |
| LaTeX | \text{HEXAGRAMFORSTANDSTILL} |
| Symbol | ䷋ |
| URL-Kodierung (UTF-8-Prozent) | %E4%B7%8B |
| Ansagename (Screenreader) | Hexagram For Standstill |