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