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