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