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