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