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