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