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