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