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