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