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 ASHGAB) is the Unicode character at code point U+1203F. 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+1203F | |
| decimal | 73791 | |
| htmldecimal | 𒀿 | |
| htmlhex | 𒀿 | |
| css | \1203F | |
| javascript | \u{1203F} | |
| python | \U0001203f | |
| java | \uD808\uDC3F | |
| go | \U0001203F | |
| ruby | \u{1203F} | |
| rust | \u{1203F} | |
| ccpp | \U0001203f | |
| urlencoded | %F0%92%80%BF | |
| utf8bytes | f0 92 80 bf | |
| utf16bebytes | d8 08 dc 3f | |
| utf32bebytes | 00 01 20 3f |
How to Use
HTML:
𒀿
CSS:
content: "\1203F"
JavaScript:
"\u{1203F}"
Python:
"\U0001203f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (CUNEIFORM SIGN ASHGAB)?
๐ฟ (CUNEIFORM SIGN ASHGAB) is the Unicode character U+1203F.
What is the Unicode codepoint of CUNEIFORM SIGN ASHGAB?
The CUNEIFORM SIGN ASHGAB character (๐ฟ) has codepoint U+1203F.
How do I type or copy CUNEIFORM SIGN ASHGAB?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.