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 HUB2 TIMES LISH) is the Unicode character at code point U+1213C. 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+1213C | |
| decimal | 74044 | |
| htmldecimal | 𒄼 | |
| htmlhex | 𒄼 | |
| css | \1213C | |
| javascript | \u{1213C} | |
| python | \U0001213c | |
| java | \uD808\uDD3C | |
| go | \U0001213C | |
| ruby | \u{1213C} | |
| rust | \u{1213C} | |
| ccpp | \U0001213c | |
| urlencoded | %F0%92%84%BC | |
| utf8bytes | f0 92 84 bc | |
| utf16bebytes | d8 08 dd 3c | |
| utf32bebytes | 00 01 21 3c |
How to Use
HTML:
𒄼
CSS:
content: "\1213C"
JavaScript:
"\u{1213C}"
Python:
"\U0001213c"
Properties
Frequently Asked Questions
What is the ๐ผ character (CUNEIFORM SIGN HUB2 TIMES LISH)?
๐ผ (CUNEIFORM SIGN HUB2 TIMES LISH) is the Unicode character U+1213C.
What is the Unicode codepoint of CUNEIFORM SIGN HUB2 TIMES LISH?
The CUNEIFORM SIGN HUB2 TIMES LISH character (๐ผ) has codepoint U+1213C.
How do I type or copy CUNEIFORM SIGN HUB2 TIMES LISH?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.