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 U2) is the Unicode character at code point U+12331. 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+12331 | |
| decimal | 74545 | |
| htmldecimal | 𒌱 | |
| htmlhex | 𒌱 | |
| css | \12331 | |
| javascript | \u{12331} | |
| python | \U00012331 | |
| java | \uD808\uDF31 | |
| go | \U00012331 | |
| ruby | \u{12331} | |
| rust | \u{12331} | |
| ccpp | \U00012331 | |
| urlencoded | %F0%92%8C%B1 | |
| utf8bytes | f0 92 8c b1 | |
| utf16bebytes | d8 08 df 31 | |
| utf32bebytes | 00 01 23 31 |
How to Use
HTML:
𒌱
CSS:
content: "\12331"
JavaScript:
"\u{12331}"
Python:
"\U00012331"
Properties
Frequently Asked Questions
What is the ๐ฑ character (CUNEIFORM SIGN UR2 TIMES U2)?
๐ฑ (CUNEIFORM SIGN UR2 TIMES U2) is the Unicode character U+12331.
What is the Unicode codepoint of CUNEIFORM SIGN UR2 TIMES U2?
The CUNEIFORM SIGN UR2 TIMES U2 character (๐ฑ) has codepoint U+12331.
How do I type or copy CUNEIFORM SIGN UR2 TIMES U2?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.