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