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