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 TA GUNU) is the Unicode character at code point U+122EF. 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+122EF | |
| decimal | 74479 | |
| htmldecimal | 𒋯 | |
| htmlhex | 𒋯 | |
| css | \122EF | |
| javascript | \u{122EF} | |
| python | \U000122ef | |
| java | \uD808\uDEEF | |
| go | \U000122EF | |
| ruby | \u{122EF} | |
| rust | \u{122EF} | |
| ccpp | \U000122ef | |
| urlencoded | %F0%92%8B%AF | |
| utf8bytes | f0 92 8b af | |
| utf16bebytes | d8 08 de ef | |
| utf32bebytes | 00 01 22 ef |
How to Use
HTML:
𒋯
CSS:
content: "\122EF"
JavaScript:
"\u{122EF}"
Python:
"\U000122ef"
Properties
Frequently Asked Questions
What is the ๐ฏ character (CUNEIFORM SIGN TA GUNU)?
๐ฏ (CUNEIFORM SIGN TA GUNU) is the Unicode character U+122EF.
What is the Unicode codepoint of CUNEIFORM SIGN TA GUNU?
The CUNEIFORM SIGN TA GUNU character (๐ฏ) has codepoint U+122EF.
How do I type or copy CUNEIFORM SIGN TA GUNU?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.