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