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