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