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 TI) is the Unicode character at code point U+122FE. 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+122FE | |
| decimal | 74494 | |
| htmldecimal | 𒋾 | |
| htmlhex | 𒋾 | |
| css | \122FE | |
| javascript | \u{122FE} | |
| python | \U000122fe | |
| java | \uD808\uDEFE | |
| go | \U000122FE | |
| ruby | \u{122FE} | |
| rust | \u{122FE} | |
| ccpp | \U000122fe | |
| urlencoded | %F0%92%8B%BE | |
| utf8bytes | f0 92 8b be | |
| utf16bebytes | d8 08 de fe | |
| utf32bebytes | 00 01 22 fe |
How to Use
HTML:
𒋾
CSS:
content: "\122FE"
JavaScript:
"\u{122FE}"
Python:
"\U000122fe"
Properties
Frequently Asked Questions
What is the ๐พ character (CUNEIFORM SIGN TI)?
๐พ (CUNEIFORM SIGN TI) is the Unicode character U+122FE.
What is the Unicode codepoint of CUNEIFORM SIGN TI?
The CUNEIFORM SIGN TI character (๐พ) has codepoint U+122FE.
How do I type or copy CUNEIFORM SIGN TI?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.