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