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