| Nombre del símbolo | Cuneiform Sign Pesh2 Asterisk |
| Versión Unicode | 7.0 |
| Unicode | U+12394 |
| Bloque Unicode | |
| Categoría general | Lo (Lo) |
| Código CSS |
| UTF-8 | F0 92 8E 94 |
| UTF-16 | D808 DF94 |
| UTF-32 | 00012394 |
1\documentclass{article}2\usepackage{pifont}3\text{CUNEIFORMSIGNPESH2ASTERISK}4\end{document}Puedes escribir el símbolo cuneiform sign pesh2 asterisk en la mayoría de dispositivos modernos con los siguientes métodos:
Character Map or paste from this page, or insert via Character Map.
Edit → Emoji & Symbols, search "cuneiform sign pesh2 asterisk", or use Unicode Hex Input with 12394.
Ctrl + Shift + U, type 12394, 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 star and asterisk support.
1span.cuneiform-sign-pesh2-asterisk::before { content: "\12394"; }1<span>𒎔</span>La representación del símbolo Cuneiform Sign Pesh2 Asterisk en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uD808\uDF94' or String.fromCodePoint(0x12394) |
| Python | '\N{CUNEIFORM SIGN PESH2 ASTERISK}' or chr(74644) |
| Rust | '\u{12394}' |
| C / C++ | UTF-8 source or wchar_t with U+12394 |
| Go | string(rune(0x12394)) |
| Ruby | "\u{12394}" |
\12394 |
| Código hexadecimal | 0x12394 |
| Código HTML | 𒎔 |
| LaTeX | \text{CUNEIFORMSIGNPESH2ASTERISK} |
| Símbolo | 𒎔 |
| Codificación URL (porcentaje UTF-8) | %F0%92%8E%94 |
| Nombre oral / lector de pantalla | Cuneiform Sign Pesh2 Asterisk |