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