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