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