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