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