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
ᬷ (BALINESE VOWEL SIGN ULU SARI) is the Unicode character at code point U+1B37. It belongs to the Balinese block, in the Nonspacing Mark (Mn) general category. Its script is Bali.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B37 | |
| decimal | 6967 | |
| htmldecimal | ᬷ | |
| htmlhex | ᬷ | |
| css | \1B37 | |
| javascript | \u{1B37} | |
| python | \u1b37 | |
| java | \u1B37 | |
| go | \u1B37 | |
| ruby | \u{1B37} | |
| rust | \u{1B37} | |
| ccpp | \u1b37 | |
| urlencoded | %E1%AC%B7 | |
| utf8bytes | e1 ac b7 | |
| utf16bebytes | 1b 37 | |
| utf32bebytes | 00 00 1b 37 |
How to Use
HTML:
ᬷ
CSS:
content: "\1B37"
JavaScript:
"\u{1B37}"
Python:
"\u1b37"
Properties
Frequently Asked Questions
What is the ᬷ character (BALINESE VOWEL SIGN ULU SARI)?
ᬷ (BALINESE VOWEL SIGN ULU SARI) is the Unicode character U+1B37.
What is the Unicode codepoint of BALINESE VOWEL SIGN ULU SARI?
The BALINESE VOWEL SIGN ULU SARI character (ᬷ) has codepoint U+1B37.
How do I type or copy BALINESE VOWEL SIGN ULU SARI?
Copy ᬷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.