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