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' : ''">
ꢿ
SAURASHTRA VOWEL SIGN EE
Overview
ꢿ (SAURASHTRA VOWEL SIGN EE) is the Unicode character at code point U+A8BF. It belongs to the Saurashtra block, in the Spacing Mark (Mc) general category. Its script is Saur.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A8BF | |
| decimal | 43199 | |
| htmldecimal | ꢿ | |
| htmlhex | ꢿ | |
| css | \A8BF | |
| javascript | \u{A8BF} | |
| python | \ua8bf | |
| java | \uA8BF | |
| go | \uA8BF | |
| ruby | \u{A8BF} | |
| rust | \u{A8BF} | |
| ccpp | \ua8bf | |
| urlencoded | %EA%A2%BF | |
| utf8bytes | ea a2 bf | |
| utf16bebytes | a8 bf | |
| utf32bebytes | 00 00 a8 bf |
How to Use
HTML:
ꢿ
CSS:
content: "\A8BF"
JavaScript:
"\u{A8BF}"
Python:
"\ua8bf"
Properties
- Block
- Saurashtra
- Script
- Saur
- Category
- Spacing Mark (Mc)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꢿ character (SAURASHTRA VOWEL SIGN EE)?
ꢿ (SAURASHTRA VOWEL SIGN EE) is the Unicode character U+A8BF.
What is the Unicode codepoint of SAURASHTRA VOWEL SIGN EE?
The SAURASHTRA VOWEL SIGN EE character (ꢿ) has codepoint U+A8BF.
How do I type or copy SAURASHTRA VOWEL SIGN EE?
Copy ꢿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.