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