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