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