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