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