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