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