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 AN PLUS NAGA SQUARED) is the Unicode character at code point U+12031. 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+12031 | |
| decimal | 73777 | |
| htmldecimal | 𒀱 | |
| htmlhex | 𒀱 | |
| css | \12031 | |
| javascript | \u{12031} | |
| python | \U00012031 | |
| java | \uD808\uDC31 | |
| go | \U00012031 | |
| ruby | \u{12031} | |
| rust | \u{12031} | |
| ccpp | \U00012031 | |
| urlencoded | %F0%92%80%B1 | |
| utf8bytes | f0 92 80 b1 | |
| utf16bebytes | d8 08 dc 31 | |
| utf32bebytes | 00 01 20 31 |
How to Use
HTML:
𒀱
CSS:
content: "\12031"
JavaScript:
"\u{12031}"
Python:
"\U00012031"
Properties
Frequently Asked Questions
What is the ๐ฑ character (CUNEIFORM SIGN AN PLUS NAGA SQUARED)?
๐ฑ (CUNEIFORM SIGN AN PLUS NAGA SQUARED) is the Unicode character U+12031.
What is the Unicode codepoint of CUNEIFORM SIGN AN PLUS NAGA SQUARED?
The CUNEIFORM SIGN AN PLUS NAGA SQUARED character (๐ฑ) has codepoint U+12031.
How do I type or copy CUNEIFORM SIGN AN PLUS NAGA SQUARED?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.