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