| Symbolname | Hexagram For Before Completion |
| Unicode-Version | 4.0 |
| Unicode | U+4DFF |
| Unicode-Block | |
| Allgemeine Kategorie | Other Symbol (So) |
| UTF-8 | E4 B7 BF |
| UTF-16 | 4DFF |
| UTF-32 | 00004DFF |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORBEFORECOMPLETION}4\end{document}Sie können das Symbol hexagram for before completion auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
Alt + 19967 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for before completion", or use Unicode Hex Input with 4DFF.
Ctrl + Shift + U, type 4dff, 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-before-completion::before { content: "\4DFF"; }1<span>䷿</span>Die Darstellung des Symbols Hexagram For Before Completion in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| JavaScript / TypeScript | '\u4DFF' or String.fromCodePoint(19967) |
| Python | '\N{HEXAGRAM FOR BEFORE COMPLETION}' or chr(19967) |
| Rust | '\u{4DFF}' |
| C / C++ | UTF-8 source or wchar_t with U+4DFF |
| Go | string(rune(0x4DFF)) |
| Ruby | "\u{4DFF}" |
| CSS-Code |
\4DFF |
| Hexadezimalcode | 0x4DFF |
| HTML-Code | ䷿ |
| LaTeX | \text{HEXAGRAMFORBEFORECOMPLETION} |
| Symbol | ䷿ |
| URL-Kodierung (UTF-8-Prozent) | %E4%B7%BF |
| Ansagename (Screenreader) | Hexagram For Before Completion |