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