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 GIR3 TIMES A PLUS IGI) is the Unicode character at code point U+1210B. 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+1210B | |
| decimal | 73995 | |
| htmldecimal | 𒄋 | |
| htmlhex | 𒄋 | |
| css | \1210B | |
| javascript | \u{1210B} | |
| python | \U0001210b | |
| java | \uD808\uDD0B | |
| go | \U0001210B | |
| ruby | \u{1210B} | |
| rust | \u{1210B} | |
| ccpp | \U0001210b | |
| urlencoded | %F0%92%84%8B | |
| utf8bytes | f0 92 84 8b | |
| utf16bebytes | d8 08 dd 0b | |
| utf32bebytes | 00 01 21 0b |
How to Use
HTML:
𒄋
CSS:
content: "\1210B"
JavaScript:
"\u{1210B}"
Python:
"\U0001210b"
Properties
Frequently Asked Questions
What is the ๐ character (CUNEIFORM SIGN GIR3 TIMES A PLUS IGI)?
๐ (CUNEIFORM SIGN GIR3 TIMES A PLUS IGI) is the Unicode character U+1210B.
What is the Unicode codepoint of CUNEIFORM SIGN GIR3 TIMES A PLUS IGI?
The CUNEIFORM SIGN GIR3 TIMES A PLUS IGI character (๐) has codepoint U+1210B.
How do I type or copy CUNEIFORM SIGN GIR3 TIMES A PLUS IGI?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.