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