| Symbol Name | Cuneiform Sign Ta Asterisk |
| Unicode Version | 5.0 |
| Unicode | U+122EC |
| Unicode block | |
| General category | Lo (Lo) |
| CSS Code |
| UTF-8 | F0 92 8B AC |
| UTF-16 | D808 DEEC |
| UTF-32 | 000122EC |
1\documentclass{article}2\usepackage{pifont}3\text{CUNEIFORMSIGNTAASTERISK}4\end{document}You can type the cuneiform sign ta 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 ta asterisk", or use Unicode Hex Input with 122EC.
Ctrl + Shift + U, type 122ec, 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-ta-asterisk::before { content: "\122EC"; }1<span>𒋬</span>Cuneiform Sign Ta Asterisk symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\uD808\uDEEC' or String.fromCodePoint(0x122EC) |
| Python | '\N{CUNEIFORM SIGN TA ASTERISK}' or chr(74476) |
| Rust | '\u{122EC}' |
| C / C++ | UTF-8 source or wchar_t with U+122EC |
| Go | string(rune(0x122EC)) |
| Ruby | "\u{122EC}" |
\122EC |
| Hex Code | 0x122EC |
| HTML Code | 𒋬 |
| LaTeX | \text{CUNEIFORMSIGNTAASTERISK} |
| Symbol | 𒋬 |
| URL encode (UTF-8 percent) | %F0%92%8B%AC |
| Spoken / screen reader name | Cuneiform Sign Ta Asterisk |