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