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 GA2 OVER GA2) is the Unicode character at code point U+120ED. 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+120ED | |
| decimal | 73965 | |
| htmldecimal | 𒃭 | |
| htmlhex | 𒃭 | |
| css | \120ED | |
| javascript | \u{120ED} | |
| python | \U000120ed | |
| java | \uD808\uDCED | |
| go | \U000120ED | |
| ruby | \u{120ED} | |
| rust | \u{120ED} | |
| ccpp | \U000120ed | |
| urlencoded | %F0%92%83%AD | |
| utf8bytes | f0 92 83 ad | |
| utf16bebytes | d8 08 dc ed | |
| utf32bebytes | 00 01 20 ed |
How to Use
HTML:
𒃭
CSS:
content: "\120ED"
JavaScript:
"\u{120ED}"
Python:
"\U000120ed"
Properties
Frequently Asked Questions
What is the ๐ญ character (CUNEIFORM SIGN GA2 OVER GA2)?
๐ญ (CUNEIFORM SIGN GA2 OVER GA2) is the Unicode character U+120ED.
What is the Unicode codepoint of CUNEIFORM SIGN GA2 OVER GA2?
The CUNEIFORM SIGN GA2 OVER GA2 character (๐ญ) has codepoint U+120ED.
How do I type or copy CUNEIFORM SIGN GA2 OVER GA2?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.