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