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 ALEPH) is the Unicode character at code point U+1202A. 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+1202A | |
| decimal | 73770 | |
| htmldecimal | 𒀪 | |
| htmlhex | 𒀪 | |
| css | \1202A | |
| javascript | \u{1202A} | |
| python | \U0001202a | |
| java | \uD808\uDC2A | |
| go | \U0001202A | |
| ruby | \u{1202A} | |
| rust | \u{1202A} | |
| ccpp | \U0001202a | |
| urlencoded | %F0%92%80%AA | |
| utf8bytes | f0 92 80 aa | |
| utf16bebytes | d8 08 dc 2a | |
| utf32bebytes | 00 01 20 2a |
How to Use
HTML:
𒀪
CSS:
content: "\1202A"
JavaScript:
"\u{1202A}"
Python:
"\U0001202a"
Properties
Frequently Asked Questions
What is the ๐ช character (CUNEIFORM SIGN ALEPH)?
๐ช (CUNEIFORM SIGN ALEPH) is the Unicode character U+1202A.
What is the Unicode codepoint of CUNEIFORM SIGN ALEPH?
The CUNEIFORM SIGN ALEPH character (๐ช) has codepoint U+1202A.
How do I type or copy CUNEIFORM SIGN ALEPH?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.