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