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