| Nome del simbolo | Hexagram For After Completion |
| Versione Unicode | 4.0 |
| Unicode | U+4DFE |
| Blocco Unicode | |
| Categoria generale | 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}Puoi digitare il simbolo hexagram for after completion sulla maggior parte dei dispositivi moderni con i seguenti metodi:
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 rappresentazione del simbolo Hexagram For After Completion nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| 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}" |
| Codice CSS |
\4DFE |
| Codice esadecimale | 0x4DFE |
| Codice HTML | ䷾ |
| LaTeX | \text{HEXAGRAMFORAFTERCOMPLETION} |
| Simbolo | ䷾ |
| Codifica URL (percentuale UTF-8) | %E4%B7%BE |
| Nome parlato / screen reader | Hexagram For After Completion |