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