| Nombre del símbolo | Hexagram For The Army |
| Versión Unicode | 4.0 |
| Unicode | U+4DC6 |
| Bloque Unicode | |
| Categoría general | Other Symbol (So) |
| UTF-8 | E4 B7 86 |
| UTF-16 | 4DC6 |
| UTF-32 | 00004DC6 |
1\documentclass{article}2\usepackage{pifont}3\text{HEXAGRAMFORTHEARMY}4\end{document}Puedes escribir el símbolo hexagram for the army en la mayoría de dispositivos modernos con los siguientes métodos:
Alt + 19910 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "hexagram for the army", or use Unicode Hex Input with 4DC6.
Ctrl + Shift + U, type 4dc6, 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-army::before { content: "\4DC6"; }1<span>䷆</span>La representación del símbolo Hexagram For The Army en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\u4DC6' or String.fromCodePoint(19910) |
| Python | '\N{HEXAGRAM FOR THE ARMY}' or chr(19910) |
| Rust | '\u{4DC6}' |
| C / C++ | UTF-8 source or wchar_t with U+4DC6 |
| Go | string(rune(0x4DC6)) |
| Ruby | "\u{4DC6}" |
| Código CSS |
\4DC6 |
| Código hexadecimal | 0x4DC6 |
| Código HTML | ䷆ |
| LaTeX | \text{HEXAGRAMFORTHEARMY} |
| Símbolo | ䷆ |
| Codificación URL (porcentaje UTF-8) | %E4%B7%86 |
| Nombre oral / lector de pantalla | Hexagram For The Army |