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