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