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