| Nom du symbole | Cuneiform Sign Pesh2 Asterisk |
| Version Unicode | 7.0 |
| Unicode | U+12394 |
| Bloc Unicode | |
| Catégorie générale | Lo (Lo) |
| Code 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}Vous pouvez saisir le symbole cuneiform sign pesh2 asterisk sur la plupart des appareils modernes avec les méthodes suivantes :
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 représentation du symbole Cuneiform Sign Pesh2 Asterisk dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| 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 |
| Code hexadécimal | 0x12394 |
| Code HTML | 𒎔 |
| LaTeX | \text{CUNEIFORMSIGNPESH2ASTERISK} |
| Symbole | 𒎔 |
| Encodage URL (pourcent UTF-8) | %F0%92%8E%94 |
| Nom oral / lecteur d’écran | Cuneiform Sign Pesh2 Asterisk |