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