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