| Nom du symbole | Hexagram For Fellowship |
| Version Unicode | 4.0 |
| Unicode | U+4DCC |
| Bloc Unicode | |
| Catégorie générale | 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}Vous pouvez saisir le symbole hexagram for fellowship sur la plupart des appareils modernes avec les méthodes suivantes :
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 représentation du symbole Hexagram For Fellowship dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| 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}" |
| Code CSS |
\4DCC |
| Code hexadécimal | 0x4DCC |
| Code HTML | ䷌ |
| LaTeX | \text{HEXAGRAMFORFELLOWSHIP} |
| Symbole | ䷌ |
| Encodage URL (pourcent UTF-8) | %E4%B7%8C |
| Nom oral / lecteur d’écran | Hexagram For Fellowship |