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