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