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