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