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