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