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