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