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