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 HI TIMES DISH) is the Unicode character at code point U+12131. 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+12131 | |
| decimal | 74033 | |
| htmldecimal | 𒄱 | |
| htmlhex | 𒄱 | |
| css | \12131 | |
| javascript | \u{12131} | |
| python | \U00012131 | |
| java | \uD808\uDD31 | |
| go | \U00012131 | |
| ruby | \u{12131} | |
| rust | \u{12131} | |
| ccpp | \U00012131 | |
| urlencoded | %F0%92%84%B1 | |
| utf8bytes | f0 92 84 b1 | |
| utf16bebytes | d8 08 dd 31 | |
| utf32bebytes | 00 01 21 31 |
How to Use
HTML:
𒄱
CSS:
content: "\12131"
JavaScript:
"\u{12131}"
Python:
"\U00012131"
Properties
Frequently Asked Questions
What is the ๐ฑ character (CUNEIFORM SIGN HI TIMES DISH)?
๐ฑ (CUNEIFORM SIGN HI TIMES DISH) is the Unicode character U+12131.
What is the Unicode codepoint of CUNEIFORM SIGN HI TIMES DISH?
The CUNEIFORM SIGN HI TIMES DISH character (๐ฑ) has codepoint U+12131.
How do I type or copy CUNEIFORM SIGN HI TIMES DISH?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.