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