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