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 LUM OVER LUM) is the Unicode character at code point U+1221E. 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+1221E | |
| decimal | 74270 | |
| htmldecimal | 𒈞 | |
| htmlhex | 𒈞 | |
| css | \1221E | |
| javascript | \u{1221E} | |
| python | \U0001221e | |
| java | \uD808\uDE1E | |
| go | \U0001221E | |
| ruby | \u{1221E} | |
| rust | \u{1221E} | |
| ccpp | \U0001221e | |
| urlencoded | %F0%92%88%9E | |
| utf8bytes | f0 92 88 9e | |
| utf16bebytes | d8 08 de 1e | |
| utf32bebytes | 00 01 22 1e |
How to Use
HTML:
𒈞
CSS:
content: "\1221E"
JavaScript:
"\u{1221E}"
Python:
"\U0001221e"
Properties
Frequently Asked Questions
What is the ๐ character (CUNEIFORM SIGN LUM OVER LUM)?
๐ (CUNEIFORM SIGN LUM OVER LUM) is the Unicode character U+1221E.
What is the Unicode codepoint of CUNEIFORM SIGN LUM OVER LUM?
The CUNEIFORM SIGN LUM OVER LUM character (๐) has codepoint U+1221E.
How do I type or copy CUNEIFORM SIGN LUM OVER LUM?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.