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