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 SHA) is the Unicode character at code point U+122AD. 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+122AD | |
| decimal | 74413 | |
| htmldecimal | 𒊭 | |
| htmlhex | 𒊭 | |
| css | \122AD | |
| javascript | \u{122AD} | |
| python | \U000122ad | |
| java | \uD808\uDEAD | |
| go | \U000122AD | |
| ruby | \u{122AD} | |
| rust | \u{122AD} | |
| ccpp | \U000122ad | |
| urlencoded | %F0%92%8A%AD | |
| utf8bytes | f0 92 8a ad | |
| utf16bebytes | d8 08 de ad | |
| utf32bebytes | 00 01 22 ad |
How to Use
HTML:
𒊭
CSS:
content: "\122AD"
JavaScript:
"\u{122AD}"
Python:
"\U000122ad"
Properties
Frequently Asked Questions
What is the ๐ญ character (CUNEIFORM SIGN SHA)?
๐ญ (CUNEIFORM SIGN SHA) is the Unicode character U+122AD.
What is the Unicode codepoint of CUNEIFORM SIGN SHA?
The CUNEIFORM SIGN SHA character (๐ญ) has codepoint U+122AD.
How do I type or copy CUNEIFORM SIGN SHA?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.