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