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 SHIM TIMES IGI GUNU) is the Unicode character at code point U+122CD. 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+122CD | |
| decimal | 74445 | |
| htmldecimal | 𒋍 | |
| htmlhex | 𒋍 | |
| css | \122CD | |
| javascript | \u{122CD} | |
| python | \U000122cd | |
| java | \uD808\uDECD | |
| go | \U000122CD | |
| ruby | \u{122CD} | |
| rust | \u{122CD} | |
| ccpp | \U000122cd | |
| urlencoded | %F0%92%8B%8D | |
| utf8bytes | f0 92 8b 8d | |
| utf16bebytes | d8 08 de cd | |
| utf32bebytes | 00 01 22 cd |
How to Use
HTML:
𒋍
CSS:
content: "\122CD"
JavaScript:
"\u{122CD}"
Python:
"\U000122cd"
Properties
Frequently Asked Questions
What is the ๐ character (CUNEIFORM SIGN SHIM TIMES IGI GUNU)?
๐ (CUNEIFORM SIGN SHIM TIMES IGI GUNU) is the Unicode character U+122CD.
What is the Unicode codepoint of CUNEIFORM SIGN SHIM TIMES IGI GUNU?
The CUNEIFORM SIGN SHIM TIMES IGI GUNU character (๐) has codepoint U+122CD.
How do I type or copy CUNEIFORM SIGN SHIM TIMES IGI GUNU?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.