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