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