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