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