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