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