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