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