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