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 LU2) is the Unicode character at code point U+121FD. 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+121FD | |
| decimal | 74237 | |
| htmldecimal | 𒇽 | |
| htmlhex | 𒇽 | |
| css | \121FD | |
| javascript | \u{121FD} | |
| python | \U000121fd | |
| java | \uD808\uDDFD | |
| go | \U000121FD | |
| ruby | \u{121FD} | |
| rust | \u{121FD} | |
| ccpp | \U000121fd | |
| urlencoded | %F0%92%87%BD | |
| utf8bytes | f0 92 87 bd | |
| utf16bebytes | d8 08 dd fd | |
| utf32bebytes | 00 01 21 fd |
How to Use
HTML:
𒇽
CSS:
content: "\121FD"
JavaScript:
"\u{121FD}"
Python:
"\U000121fd"
Properties
Frequently Asked Questions
What is the ๐ฝ character (CUNEIFORM SIGN LU2)?
๐ฝ (CUNEIFORM SIGN LU2) is the Unicode character U+121FD.
What is the Unicode codepoint of CUNEIFORM SIGN LU2?
The CUNEIFORM SIGN LU2 character (๐ฝ) has codepoint U+121FD.
How do I type or copy CUNEIFORM SIGN LU2?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.