| Nome del simbolo | Hexagram For The Clinging Fire |
| Versione Unicode | 4.0 |
| Unicode | U+4DDD |
| Blocco Unicode | |
| Categoria generale | Other Symbol (So) |
| UTF-8 | E4 B7 9D |
| UTF-16 | 4DDD |
| UTF-32 | 00004DDD |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORTHECLINGINGFIRE}4\end{document}Puoi digitare il simbolo hexagram for the clinging fire sulla maggior parte dei dispositivi moderni con i seguenti metodi:
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>La rappresentazione del simbolo Hexagram For The Clinging Fire nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| 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}" |
| Codice CSS |
\4DDD |
| Codice esadecimale | 0x4DDD |
| Codice HTML | ䷝ |
| LaTeX | \text{HEXAGRAMFORTHECLINGINGFIRE} |
| Simbolo | ䷝ |
| Codifica URL (percentuale UTF-8) | %E4%B7%9D |
| Nome parlato / screen reader | Hexagram For The Clinging Fire |