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 E2) is the Unicode character at code point U+102CF. 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+102CF | |
| decimal | 66255 | |
| htmldecimal | 𐋏 | |
| htmlhex | 𐋏 | |
| css | \102CF | |
| javascript | \u{102CF} | |
| python | \U000102cf | |
| java | \uD800\uDECF | |
| go | \U000102CF | |
| ruby | \u{102CF} | |
| rust | \u{102CF} | |
| ccpp | \U000102cf | |
| urlencoded | %F0%90%8B%8F | |
| utf8bytes | f0 90 8b 8f | |
| utf16bebytes | d8 00 de cf | |
| utf32bebytes | 00 01 02 cf |
How to Use
HTML:
𐋏
CSS:
content: "\102CF"
JavaScript:
"\u{102CF}"
Python:
"\U000102cf"
Properties
Frequently Asked Questions
What is the ๐ character (CARIAN LETTER E2)?
๐ (CARIAN LETTER E2) is the Unicode character U+102CF.
What is the Unicode codepoint of CARIAN LETTER E2?
The CARIAN LETTER E2 character (๐) has codepoint U+102CF.
How do I type or copy CARIAN LETTER E2?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.