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
๐ (CARIAN LETTER LD2) is the Unicode character at code point U+102CE. It belongs to the Carian block, in the Other Letter (Lo) general category. Its script is Cari.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+102CE | |
| decimal | 66254 | |
| htmldecimal | 𐋎 | |
| htmlhex | 𐋎 | |
| css | \102CE | |
| javascript | \u{102CE} | |
| python | \U000102ce | |
| java | \uD800\uDECE | |
| go | \U000102CE | |
| ruby | \u{102CE} | |
| rust | \u{102CE} | |
| ccpp | \U000102ce | |
| urlencoded | %F0%90%8B%8E | |
| utf8bytes | f0 90 8b 8e | |
| utf16bebytes | d8 00 de ce | |
| utf32bebytes | 00 01 02 ce |
How to Use
HTML:
𐋎
CSS:
content: "\102CE"
JavaScript:
"\u{102CE}"
Python:
"\U000102ce"
Properties
Frequently Asked Questions
What is the ๐ character (CARIAN LETTER LD2)?
๐ (CARIAN LETTER LD2) is the Unicode character U+102CE.
What is the Unicode codepoint of CARIAN LETTER LD2?
The CARIAN LETTER LD2 character (๐) has codepoint U+102CE.
How do I type or copy CARIAN LETTER LD2?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.