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