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