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