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' : ''">
๐จ
KHAROSHTHI VOWEL SIGN U
Overview
๐จ (KHAROSHTHI VOWEL SIGN U) is the Unicode character at code point U+10A02. It belongs to the Kharoshthi block, in the Nonspacing Mark (Mn) general category. Its script is Khar.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10A02 | |
| decimal | 68098 | |
| htmldecimal | 𐨂 | |
| htmlhex | 𐨂 | |
| css | \10A02 | |
| javascript | \u{10A02} | |
| python | \U00010a02 | |
| java | \uD802\uDE02 | |
| go | \U00010A02 | |
| ruby | \u{10A02} | |
| rust | \u{10A02} | |
| ccpp | \U00010a02 | |
| urlencoded | %F0%90%A8%82 | |
| utf8bytes | f0 90 a8 82 | |
| utf16bebytes | d8 02 de 02 | |
| utf32bebytes | 00 01 0a 02 |
How to Use
HTML:
𐨂
CSS:
content: "\10A02"
JavaScript:
"\u{10A02}"
Python:
"\U00010a02"
Properties
- Block
- Kharoshthi
- Script
- Khar
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐จ character (KHAROSHTHI VOWEL SIGN U)?
๐จ (KHAROSHTHI VOWEL SIGN U) is the Unicode character U+10A02.
What is the Unicode codepoint of KHAROSHTHI VOWEL SIGN U?
The KHAROSHTHI VOWEL SIGN U character (๐จ) has codepoint U+10A02.
How do I type or copy KHAROSHTHI VOWEL SIGN U?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.