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