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