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