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