copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ฌ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ฌ
Overview
๐ฌ (CUNEIFORM SIGN TA ASTERISK) is the Unicode character at code point U+122EC. It belongs to the Cuneiform block, in the Other Letter (Lo) general category. Its script is Xsux.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+122EC | |
| decimal | 74476 | |
| htmldecimal | 𒋬 | |
| htmlhex | 𒋬 | |
| css | \122EC | |
| javascript | \u{122EC} | |
| python | \U000122ec | |
| java | \uD808\uDEEC | |
| go | \U000122EC | |
| ruby | \u{122EC} | |
| rust | \u{122EC} | |
| ccpp | \U000122ec | |
| urlencoded | %F0%92%8B%AC | |
| utf8bytes | f0 92 8b ac | |
| utf16bebytes | d8 08 de ec | |
| utf32bebytes | 00 01 22 ec |
How to Use
HTML:
𒋬
CSS:
content: "\122EC"
JavaScript:
"\u{122EC}"
Python:
"\U000122ec"
Properties
Frequently Asked Questions
What is the ๐ฌ character (CUNEIFORM SIGN TA ASTERISK)?
๐ฌ (CUNEIFORM SIGN TA ASTERISK) is the Unicode character U+122EC.
What is the Unicode codepoint of CUNEIFORM SIGN TA ASTERISK?
The CUNEIFORM SIGN TA ASTERISK character (๐ฌ) has codepoint U+122EC.
How do I type or copy CUNEIFORM SIGN TA ASTERISK?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.