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