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