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