| Symbol Name | Hexagram For Mouth Corners |
| Unicode Version | 4.0 |
| Unicode | U+4DDA |
| Unicode block | |
| General category | Other Symbol (So) |
| CSS Code |
| UTF-8 | E4 B7 9A |
| UTF-16 | 4DDA |
| UTF-32 | 00004DDA |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORMOUTHCORNERS}4\end{document}You can type the hexagram for mouth corners symbol on most modern devices with the help of following methods:
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>Hexagram For Mouth Corners symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| 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}" |
\4DDA |
| Hex Code | 0x4DDA |
| HTML Code | ䷚ |
| LaTeX | \text{HEXAGRAMFORMOUTHCORNERS} |
| Symbol | ䷚ |
| URL encode (UTF-8 percent) | %E4%B7%9A |
| Spoken / screen reader name | Hexagram For Mouth Corners |