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