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 KU7) is the Unicode character at code point U+121AF. 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+121AF | |
| decimal | 74159 | |
| htmldecimal | 𒆯 | |
| htmlhex | 𒆯 | |
| css | \121AF | |
| javascript | \u{121AF} | |
| python | \U000121af | |
| java | \uD808\uDDAF | |
| go | \U000121AF | |
| ruby | \u{121AF} | |
| rust | \u{121AF} | |
| ccpp | \U000121af | |
| urlencoded | %F0%92%86%AF | |
| utf8bytes | f0 92 86 af | |
| utf16bebytes | d8 08 dd af | |
| utf32bebytes | 00 01 21 af |
How to Use
HTML:
𒆯
CSS:
content: "\121AF"
JavaScript:
"\u{121AF}"
Python:
"\U000121af"
Properties
Frequently Asked Questions
What is the ๐ฏ character (CUNEIFORM SIGN KU7)?
๐ฏ (CUNEIFORM SIGN KU7) is the Unicode character U+121AF.
What is the Unicode codepoint of CUNEIFORM SIGN KU7?
The CUNEIFORM SIGN KU7 character (๐ฏ) has codepoint U+121AF.
How do I type or copy CUNEIFORM SIGN KU7?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.