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