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