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