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