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