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