| Nome del simbolo | Hexagram For Great Preponderance |
| Versione Unicode | 4.0 |
| Unicode | U+4DDB |
| Blocco Unicode | |
| Categoria generale | Other Symbol (So) |
| UTF-8 | E4 B7 9B |
| UTF-16 | 4DDB |
| UTF-32 | 00004DDB |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORGREATPREPONDERANCE}4\end{document}Puoi digitare il simbolo hexagram for great preponderance sulla maggior parte dei dispositivi moderni con i seguenti metodi:
Alt + 19931 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for great preponderance", or use Unicode Hex Input with 4DDB.
Ctrl + Shift + U, type 4ddb, 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-preponderance::before { content: "\4DDB"; }1<span>䷛</span>La rappresentazione del simbolo Hexagram For Great Preponderance nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| JavaScript / TypeScript | '\u4DDB' or String.fromCodePoint(19931) |
| Python | '\N{HEXAGRAM FOR GREAT PREPONDERANCE}' or chr(19931) |
| Rust | '\u{4DDB}' |
| C / C++ | UTF-8 source or wchar_t with U+4DDB |
| Go | string(rune(0x4DDB)) |
| Ruby | "\u{4DDB}" |
| Codice CSS |
\4DDB |
| Codice esadecimale | 0x4DDB |
| Codice HTML | ䷛ |
| LaTeX | \text{HEXAGRAMFORGREATPREPONDERANCE} |
| Simbolo | ䷛ |
| Codifica URL (percentuale UTF-8) | %E4%B7%9B |
| Nome parlato / screen reader | Hexagram For Great Preponderance |