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