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 UR SHESHIG) is the Unicode character at code point U+1232A. 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+1232A | |
| decimal | 74538 | |
| htmldecimal | 𒌪 | |
| htmlhex | 𒌪 | |
| css | \1232A | |
| javascript | \u{1232A} | |
| python | \U0001232a | |
| java | \uD808\uDF2A | |
| go | \U0001232A | |
| ruby | \u{1232A} | |
| rust | \u{1232A} | |
| ccpp | \U0001232a | |
| urlencoded | %F0%92%8C%AA | |
| utf8bytes | f0 92 8c aa | |
| utf16bebytes | d8 08 df 2a | |
| utf32bebytes | 00 01 23 2a |
How to Use
HTML:
𒌪
CSS:
content: "\1232A"
JavaScript:
"\u{1232A}"
Python:
"\U0001232a"
Properties
Frequently Asked Questions
What is the ๐ช character (CUNEIFORM SIGN UR SHESHIG)?
๐ช (CUNEIFORM SIGN UR SHESHIG) is the Unicode character U+1232A.
What is the Unicode codepoint of CUNEIFORM SIGN UR SHESHIG?
The CUNEIFORM SIGN UR SHESHIG character (๐ช) has codepoint U+1232A.
How do I type or copy CUNEIFORM SIGN UR SHESHIG?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.