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