| Symboolnaam | Hexagram For Work On The Decayed |
| Unicode-versie | 4.0 |
| Unicode | U+4DD1 |
| Unicode-blok | |
| Algemene categorie | Other Symbol (So) |
| UTF-8 | E4 B7 91 |
| UTF-16 | 4DD1 |
| UTF-32 | 00004DD1 |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORWORKONTHEDECAYED}4\end{document}Je kunt het hexagram for work on the decayed-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 19921 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for work on the decayed", or use Unicode Hex Input with 4DD1.
Ctrl + Shift + U, type 4dd1, 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-work-on-the-decayed::before { content: "\4DD1"; }1<span>䷑</span>De weergave van het Hexagram For Work On The Decayed-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\u4DD1' or String.fromCodePoint(19921) |
| Python | '\N{HEXAGRAM FOR WORK ON THE DECAYED}' or chr(19921) |
| Rust | '\u{4DD1}' |
| C / C++ | UTF-8 source or wchar_t with U+4DD1 |
| Go | string(rune(0x4DD1)) |
| Ruby | "\u{4DD1}" |
| CSS-code |
\4DD1 |
| Hexadecimale code | 0x4DD1 |
| HTML-code | ䷑ |
| LaTeX | \text{HEXAGRAMFORWORKONTHEDECAYED} |
| Symbool | ䷑ |
| URL-codering (UTF-8 procent) | %E4%B7%91 |
| Uitgesproken naam / schermlezer | Hexagram For Work On The Decayed |