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 SAG TIMES NUN) is the Unicode character at code point U+1229E. 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+1229E | |
| decimal | 74398 | |
| htmldecimal | 𒊞 | |
| htmlhex | 𒊞 | |
| css | \1229E | |
| javascript | \u{1229E} | |
| python | \U0001229e | |
| java | \uD808\uDE9E | |
| go | \U0001229E | |
| ruby | \u{1229E} | |
| rust | \u{1229E} | |
| ccpp | \U0001229e | |
| urlencoded | %F0%92%8A%9E | |
| utf8bytes | f0 92 8a 9e | |
| utf16bebytes | d8 08 de 9e | |
| utf32bebytes | 00 01 22 9e |
How to Use
HTML:
𒊞
CSS:
content: "\1229E"
JavaScript:
"\u{1229E}"
Python:
"\U0001229e"
Properties
Frequently Asked Questions
What is the ๐ character (CUNEIFORM SIGN SAG TIMES NUN)?
๐ (CUNEIFORM SIGN SAG TIMES NUN) is the Unicode character U+1229E.
What is the Unicode codepoint of CUNEIFORM SIGN SAG TIMES NUN?
The CUNEIFORM SIGN SAG TIMES NUN character (๐) has codepoint U+1229E.
How do I type or copy CUNEIFORM SIGN SAG TIMES NUN?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.