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 ZU) is the Unicode character at code point U+1236A. 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+1236A | |
| decimal | 74602 | |
| htmldecimal | 𒍪 | |
| htmlhex | 𒍪 | |
| css | \1236A | |
| javascript | \u{1236A} | |
| python | \U0001236a | |
| java | \uD808\uDF6A | |
| go | \U0001236A | |
| ruby | \u{1236A} | |
| rust | \u{1236A} | |
| ccpp | \U0001236a | |
| urlencoded | %F0%92%8D%AA | |
| utf8bytes | f0 92 8d aa | |
| utf16bebytes | d8 08 df 6a | |
| utf32bebytes | 00 01 23 6a |
How to Use
HTML:
𒍪
CSS:
content: "\1236A"
JavaScript:
"\u{1236A}"
Python:
"\U0001236a"
Properties
Frequently Asked Questions
What is the ๐ช character (CUNEIFORM SIGN ZU)?
๐ช (CUNEIFORM SIGN ZU) is the Unicode character U+1236A.
What is the Unicode codepoint of CUNEIFORM SIGN ZU?
The CUNEIFORM SIGN ZU character (๐ช) has codepoint U+1236A.
How do I type or copy CUNEIFORM SIGN ZU?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.