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 UR2 TIMES A PLUS NA) is the Unicode character at code point U+1232D. 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+1232D | |
| decimal | 74541 | |
| htmldecimal | 𒌭 | |
| htmlhex | 𒌭 | |
| css | \1232D | |
| javascript | \u{1232D} | |
| python | \U0001232d | |
| java | \uD808\uDF2D | |
| go | \U0001232D | |
| ruby | \u{1232D} | |
| rust | \u{1232D} | |
| ccpp | \U0001232d | |
| urlencoded | %F0%92%8C%AD | |
| utf8bytes | f0 92 8c ad | |
| utf16bebytes | d8 08 df 2d | |
| utf32bebytes | 00 01 23 2d |
How to Use
HTML:
𒌭
CSS:
content: "\1232D"
JavaScript:
"\u{1232D}"
Python:
"\U0001232d"
Properties
Frequently Asked Questions
What is the ๐ญ character (CUNEIFORM SIGN UR2 TIMES A PLUS NA)?
๐ญ (CUNEIFORM SIGN UR2 TIMES A PLUS NA) is the Unicode character U+1232D.
What is the Unicode codepoint of CUNEIFORM SIGN UR2 TIMES A PLUS NA?
The CUNEIFORM SIGN UR2 TIMES A PLUS NA character (๐ญ) has codepoint U+1232D.
How do I type or copy CUNEIFORM SIGN UR2 TIMES A PLUS NA?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.