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