| Nom du symbole | Hexagram For After Completion |
| Version Unicode | 4.0 |
| Unicode | U+4DFE |
| Bloc Unicode | |
| Catégorie générale | Other Symbol (So) |
| UTF-8 | E4 B7 BE |
| UTF-16 | 4DFE |
| UTF-32 | 00004DFE |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORAFTERCOMPLETION}4\end{document}Vous pouvez saisir le symbole hexagram for after completion sur la plupart des appareils modernes avec les méthodes suivantes :
Alt + 19966 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for after completion", or use Unicode Hex Input with 4DFE.
Ctrl + Shift + U, type 4dfe, 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-after-completion::before { content: "\4DFE"; }1<span>䷾</span>La représentation du symbole Hexagram For After Completion dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\u4DFE' or String.fromCodePoint(19966) |
| Python | '\N{HEXAGRAM FOR AFTER COMPLETION}' or chr(19966) |
| Rust | '\u{4DFE}' |
| C / C++ | UTF-8 source or wchar_t with U+4DFE |
| Go | string(rune(0x4DFE)) |
| Ruby | "\u{4DFE}" |
| Code CSS |
\4DFE |
| Code hexadécimal | 0x4DFE |
| Code HTML | ䷾ |
| LaTeX | \text{HEXAGRAMFORAFTERCOMPLETION} |
| Symbole | ䷾ |
| Encodage URL (pourcent UTF-8) | %E4%B7%BE |
| Nom oral / lecteur d’écran | Hexagram For After Completion |