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