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