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