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