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 SYA) is the Unicode character at code point U+1BAF. 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+1BAF | |
| decimal | 7087 | |
| htmldecimal | ᮯ | |
| htmlhex | ᮯ | |
| css | \1BAF | |
| javascript | \u{1BAF} | |
| python | \u1baf | |
| java | \u1BAF | |
| go | \u1BAF | |
| ruby | \u{1BAF} | |
| rust | \u{1BAF} | |
| ccpp | \u1baf | |
| urlencoded | %E1%AE%AF | |
| utf8bytes | e1 ae af | |
| utf16bebytes | 1b af | |
| utf32bebytes | 00 00 1b af |
How to Use
HTML:
ᮯ
CSS:
content: "\1BAF"
JavaScript:
"\u{1BAF}"
Python:
"\u1baf"
Properties
Frequently Asked Questions
What is the ᮯ character (SUNDANESE LETTER SYA)?
ᮯ (SUNDANESE LETTER SYA) is the Unicode character U+1BAF.
What is the Unicode codepoint of SUNDANESE LETTER SYA?
The SUNDANESE LETTER SYA character (ᮯ) has codepoint U+1BAF.
How do I type or copy SUNDANESE LETTER SYA?
Copy ᮯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.