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
๐ (LYCIAN LETTER X) is the Unicode character at code point U+1029C. It belongs to the Lycian block, in the Other Letter (Lo) general category. Its script is Lyci.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1029C | |
| decimal | 66204 | |
| htmldecimal | 𐊜 | |
| htmlhex | 𐊜 | |
| css | \1029C | |
| javascript | \u{1029C} | |
| python | \U0001029c | |
| java | \uD800\uDE9C | |
| go | \U0001029C | |
| ruby | \u{1029C} | |
| rust | \u{1029C} | |
| ccpp | \U0001029c | |
| urlencoded | %F0%90%8A%9C | |
| utf8bytes | f0 90 8a 9c | |
| utf16bebytes | d8 00 de 9c | |
| utf32bebytes | 00 01 02 9c |
How to Use
HTML:
𐊜
CSS:
content: "\1029C"
JavaScript:
"\u{1029C}"
Python:
"\U0001029c"
Properties
Frequently Asked Questions
What is the ๐ character (LYCIAN LETTER X)?
๐ (LYCIAN LETTER X) is the Unicode character U+1029C.
What is the Unicode codepoint of LYCIAN LETTER X?
The LYCIAN LETTER X character (๐) has codepoint U+1029C.
How do I type or copy LYCIAN LETTER X?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.