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