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