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 LENGTH MARK
Overview
๐จ (KHAROSHTHI VOWEL LENGTH MARK) is the Unicode character at code point U+10A0C. 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+10A0C | |
| decimal | 68108 | |
| htmldecimal | 𐨌 | |
| htmlhex | 𐨌 | |
| css | \10A0C | |
| javascript | \u{10A0C} | |
| python | \U00010a0c | |
| java | \uD802\uDE0C | |
| go | \U00010A0C | |
| ruby | \u{10A0C} | |
| rust | \u{10A0C} | |
| ccpp | \U00010a0c | |
| urlencoded | %F0%90%A8%8C | |
| utf8bytes | f0 90 a8 8c | |
| utf16bebytes | d8 02 de 0c | |
| utf32bebytes | 00 01 0a 0c |
How to Use
HTML:
𐨌
CSS:
content: "\10A0C"
JavaScript:
"\u{10A0C}"
Python:
"\U00010a0c"
Properties
- Block
- Kharoshthi
- Script
- Khar
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐จ character (KHAROSHTHI VOWEL LENGTH MARK)?
๐จ (KHAROSHTHI VOWEL LENGTH MARK) is the Unicode character U+10A0C.
What is the Unicode codepoint of KHAROSHTHI VOWEL LENGTH MARK?
The KHAROSHTHI VOWEL LENGTH MARK character (๐จ) has codepoint U+10A0C.
How do I type or copy KHAROSHTHI VOWEL LENGTH MARK?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.