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