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