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