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