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