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 ASH KABA TENU) is the Unicode character at code point U+1203A. 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+1203A | |
| decimal | 73786 | |
| htmldecimal | 𒀺 | |
| htmlhex | 𒀺 | |
| css | \1203A | |
| javascript | \u{1203A} | |
| python | \U0001203a | |
| java | \uD808\uDC3A | |
| go | \U0001203A | |
| ruby | \u{1203A} | |
| rust | \u{1203A} | |
| ccpp | \U0001203a | |
| urlencoded | %F0%92%80%BA | |
| utf8bytes | f0 92 80 ba | |
| utf16bebytes | d8 08 dc 3a | |
| utf32bebytes | 00 01 20 3a |
How to Use
HTML:
𒀺
CSS:
content: "\1203A"
JavaScript:
"\u{1203A}"
Python:
"\U0001203a"
Properties
Frequently Asked Questions
What is the ๐บ character (CUNEIFORM SIGN ASH KABA TENU)?
๐บ (CUNEIFORM SIGN ASH KABA TENU) is the Unicode character U+1203A.
What is the Unicode codepoint of CUNEIFORM SIGN ASH KABA TENU?
The CUNEIFORM SIGN ASH KABA TENU character (๐บ) has codepoint U+1203A.
How do I type or copy CUNEIFORM SIGN ASH KABA TENU?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.