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' : ''">
ᮗ
Overview
ᮗ (SUNDANESE LETTER VA) is the Unicode character at code point U+1B97. It belongs to the Sundanese block, in the Other Letter (Lo) general category. Its script is Sund.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B97 | |
| decimal | 7063 | |
| htmldecimal | ᮗ | |
| htmlhex | ᮗ | |
| css | \1B97 | |
| javascript | \u{1B97} | |
| python | \u1b97 | |
| java | \u1B97 | |
| go | \u1B97 | |
| ruby | \u{1B97} | |
| rust | \u{1B97} | |
| ccpp | \u1b97 | |
| urlencoded | %E1%AE%97 | |
| utf8bytes | e1 ae 97 | |
| utf16bebytes | 1b 97 | |
| utf32bebytes | 00 00 1b 97 |
How to Use
HTML:
ᮗ
CSS:
content: "\1B97"
JavaScript:
"\u{1B97}"
Python:
"\u1b97"
Properties
Frequently Asked Questions
What is the ᮗ character (SUNDANESE LETTER VA)?
ᮗ (SUNDANESE LETTER VA) is the Unicode character U+1B97.
What is the Unicode codepoint of SUNDANESE LETTER VA?
The SUNDANESE LETTER VA character (ᮗ) has codepoint U+1B97.
How do I type or copy SUNDANESE LETTER VA?
Copy ᮗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.