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