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