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