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