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