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