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 LU) is the Unicode character at code point U+121FB. 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+121FB | |
| decimal | 74235 | |
| htmldecimal | 𒇻 | |
| htmlhex | 𒇻 | |
| css | \121FB | |
| javascript | \u{121FB} | |
| python | \U000121fb | |
| java | \uD808\uDDFB | |
| go | \U000121FB | |
| ruby | \u{121FB} | |
| rust | \u{121FB} | |
| ccpp | \U000121fb | |
| urlencoded | %F0%92%87%BB | |
| utf8bytes | f0 92 87 bb | |
| utf16bebytes | d8 08 dd fb | |
| utf32bebytes | 00 01 21 fb |
How to Use
HTML:
𒇻
CSS:
content: "\121FB"
JavaScript:
"\u{121FB}"
Python:
"\U000121fb"
Properties
Frequently Asked Questions
What is the ๐ป character (CUNEIFORM SIGN LU)?
๐ป (CUNEIFORM SIGN LU) is the Unicode character U+121FB.
What is the Unicode codepoint of CUNEIFORM SIGN LU?
The CUNEIFORM SIGN LU character (๐ป) has codepoint U+121FB.
How do I type or copy CUNEIFORM SIGN LU?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.