| Symbol Name | Hexagram For Great Possession |
| Unicode Version | 4.0 |
| Unicode | U+4DCD |
| Unicode block | |
| General category | Other Symbol (So) |
| CSS Code |
| UTF-8 | E4 B7 8D |
| UTF-16 | 4DCD |
| UTF-32 | 00004DCD |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORGREATPOSSESSION}4\end{document}You can type the hexagram for great possession symbol on most modern devices with the help of following methods:
Alt + 19917 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for great possession", or use Unicode Hex Input with 4DCD.
Ctrl + Shift + U, type 4dcd, 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-great-possession::before { content: "\4DCD"; }1<span>䷍</span>Hexagram For Great Possession symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\u4DCD' or String.fromCodePoint(19917) |
| Python | '\N{HEXAGRAM FOR GREAT POSSESSION}' or chr(19917) |
| Rust | '\u{4DCD}' |
| C / C++ | UTF-8 source or wchar_t with U+4DCD |
| Go | string(rune(0x4DCD)) |
| Ruby | "\u{4DCD}" |
\4DCD |
| Hex Code | 0x4DCD |
| HTML Code | ䷍ |
| LaTeX | \text{HEXAGRAMFORGREATPOSSESSION} |
| Symbol | ䷍ |
| URL encode (UTF-8 percent) | %E4%B7%8D |
| Spoken / screen reader name | Hexagram For Great Possession |