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