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