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