| Symbol Name | Cuneiform Sign Pesh2 Asterisk |
| Unicode Version | 7.0 |
| Unicode | U+12394 |
| Unicode block | |
| General category | Lo (Lo) |
| CSS Code |
| 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}You can type the cuneiform sign pesh2 asterisk symbol on most modern devices with the help of following methods:
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>Cuneiform Sign Pesh2 Asterisk symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| 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 |
| Hex Code | 0x12394 |
| HTML Code | 𒎔 |
| LaTeX | \text{CUNEIFORMSIGNPESH2ASTERISK} |
| Symbol | 𒎔 |
| URL encode (UTF-8 percent) | %F0%92%8E%94 |
| Spoken / screen reader name | Cuneiform Sign Pesh2 Asterisk |