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 U
Overview
ꢸ (SAURASHTRA VOWEL SIGN U) is the Unicode character at code point U+A8B8. 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+A8B8 | |
| decimal | 43192 | |
| htmldecimal | ꢸ | |
| htmlhex | ꢸ | |
| css | \A8B8 | |
| javascript | \u{A8B8} | |
| python | \ua8b8 | |
| java | \uA8B8 | |
| go | \uA8B8 | |
| ruby | \u{A8B8} | |
| rust | \u{A8B8} | |
| ccpp | \ua8b8 | |
| urlencoded | %EA%A2%B8 | |
| utf8bytes | ea a2 b8 | |
| utf16bebytes | a8 b8 | |
| utf32bebytes | 00 00 a8 b8 |
How to Use
HTML:
ꢸ
CSS:
content: "\A8B8"
JavaScript:
"\u{A8B8}"
Python:
"\ua8b8"
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 U)?
ꢸ (SAURASHTRA VOWEL SIGN U) is the Unicode character U+A8B8.
What is the Unicode codepoint of SAURASHTRA VOWEL SIGN U?
The SAURASHTRA VOWEL SIGN U character (ꢸ) has codepoint U+A8B8.
How do I type or copy SAURASHTRA VOWEL SIGN U?
Copy ꢸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.