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