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