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