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