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