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