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