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 LETTER SA SAPA) is the Unicode character at code point U+1B31. It belongs to the Balinese block, in the Other Letter (Lo) general category. Its script is Bali.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B31 | |
| decimal | 6961 | |
| htmldecimal | ᬱ | |
| htmlhex | ᬱ | |
| css | \1B31 | |
| javascript | \u{1B31} | |
| python | \u1b31 | |
| java | \u1B31 | |
| go | \u1B31 | |
| ruby | \u{1B31} | |
| rust | \u{1B31} | |
| ccpp | \u1b31 | |
| urlencoded | %E1%AC%B1 | |
| utf8bytes | e1 ac b1 | |
| utf16bebytes | 1b 31 | |
| utf32bebytes | 00 00 1b 31 |
How to Use
HTML:
ᬱ
CSS:
content: "\1B31"
JavaScript:
"\u{1B31}"
Python:
"\u1b31"
Properties
Frequently Asked Questions
What is the ᬱ character (BALINESE LETTER SA SAPA)?
ᬱ (BALINESE LETTER SA SAPA) is the Unicode character U+1B31.
What is the Unicode codepoint of BALINESE LETTER SA SAPA?
The BALINESE LETTER SA SAPA character (ᬱ) has codepoint U+1B31.
How do I type or copy BALINESE LETTER SA SAPA?
Copy ᬱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.