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