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