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