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 GA2 TIMES UD PLUS DU) is the Unicode character at code point U+120EC. 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+120EC | |
| decimal | 73964 | |
| htmldecimal | 𒃬 | |
| htmlhex | 𒃬 | |
| css | \120EC | |
| javascript | \u{120EC} | |
| python | \U000120ec | |
| java | \uD808\uDCEC | |
| go | \U000120EC | |
| ruby | \u{120EC} | |
| rust | \u{120EC} | |
| ccpp | \U000120ec | |
| urlencoded | %F0%92%83%AC | |
| utf8bytes | f0 92 83 ac | |
| utf16bebytes | d8 08 dc ec | |
| utf32bebytes | 00 01 20 ec |
How to Use
HTML:
𒃬
CSS:
content: "\120EC"
JavaScript:
"\u{120EC}"
Python:
"\U000120ec"
Properties
Frequently Asked Questions
What is the ๐ฌ character (CUNEIFORM SIGN GA2 TIMES UD PLUS DU)?
๐ฌ (CUNEIFORM SIGN GA2 TIMES UD PLUS DU) is the Unicode character U+120EC.
What is the Unicode codepoint of CUNEIFORM SIGN GA2 TIMES UD PLUS DU?
The CUNEIFORM SIGN GA2 TIMES UD PLUS DU character (๐ฌ) has codepoint U+120EC.
How do I type or copy CUNEIFORM SIGN GA2 TIMES UD PLUS DU?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.