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