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 EZEN TIMES KASKAL SQUARED) is the Unicode character at code point U+120AD. 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+120AD | |
| decimal | 73901 | |
| htmldecimal | 𒂭 | |
| htmlhex | 𒂭 | |
| css | \120AD | |
| javascript | \u{120AD} | |
| python | \U000120ad | |
| java | \uD808\uDCAD | |
| go | \U000120AD | |
| ruby | \u{120AD} | |
| rust | \u{120AD} | |
| ccpp | \U000120ad | |
| urlencoded | %F0%92%82%AD | |
| utf8bytes | f0 92 82 ad | |
| utf16bebytes | d8 08 dc ad | |
| utf32bebytes | 00 01 20 ad |
How to Use
HTML:
𒂭
CSS:
content: "\120AD"
JavaScript:
"\u{120AD}"
Python:
"\U000120ad"
Properties
Frequently Asked Questions
What is the ๐ญ character (CUNEIFORM SIGN EZEN TIMES KASKAL SQUARED)?
๐ญ (CUNEIFORM SIGN EZEN TIMES KASKAL SQUARED) is the Unicode character U+120AD.
What is the Unicode codepoint of CUNEIFORM SIGN EZEN TIMES KASKAL SQUARED?
The CUNEIFORM SIGN EZEN TIMES KASKAL SQUARED character (๐ญ) has codepoint U+120AD.
How do I type or copy CUNEIFORM SIGN EZEN TIMES KASKAL SQUARED?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.