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