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 NUN OVER NUN) is the Unicode character at code point U+1226A. 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+1226A | |
| decimal | 74346 | |
| htmldecimal | 𒉪 | |
| htmlhex | 𒉪 | |
| css | \1226A | |
| javascript | \u{1226A} | |
| python | \U0001226a | |
| java | \uD808\uDE6A | |
| go | \U0001226A | |
| ruby | \u{1226A} | |
| rust | \u{1226A} | |
| ccpp | \U0001226a | |
| urlencoded | %F0%92%89%AA | |
| utf8bytes | f0 92 89 aa | |
| utf16bebytes | d8 08 de 6a | |
| utf32bebytes | 00 01 22 6a |
How to Use
HTML:
𒉪
CSS:
content: "\1226A"
JavaScript:
"\u{1226A}"
Python:
"\U0001226a"
Properties
Frequently Asked Questions
What is the ๐ช character (CUNEIFORM SIGN NUN OVER NUN)?
๐ช (CUNEIFORM SIGN NUN OVER NUN) is the Unicode character U+1226A.
What is the Unicode codepoint of CUNEIFORM SIGN NUN OVER NUN?
The CUNEIFORM SIGN NUN OVER NUN character (๐ช) has codepoint U+1226A.
How do I type or copy CUNEIFORM SIGN NUN OVER NUN?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.