| Symboolnaam | Hexagram For The Abysmal Water |
| Unicode-versie | 4.0 |
| Unicode | U+4DDC |
| Unicode-blok | |
| Algemene categorie | Other Symbol (So) |
| CSS-code |
| UTF-8 | E4 B7 9C |
| UTF-16 | 4DDC |
| UTF-32 | 00004DDC |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORTHEABYSMALWATER}4\end{document}Je kunt het hexagram for the abysmal water-symbool op de meeste moderne apparaten typen met de volgende methoden:
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>De weergave van het Hexagram For The Abysmal Water-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| 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}" |
\4DDC |
| Hexadecimale code | 0x4DDC |
| HTML-code | ䷜ |
| LaTeX | \text{HEXAGRAMFORTHEABYSMALWATER} |
| Symbool | ䷜ |
| URL-codering (UTF-8 procent) | %E4%B7%9C |
| Uitgesproken naam / schermlezer | Hexagram For The Abysmal Water |