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
ফ (BENGALI LETTER PHA) is the Unicode character at code point U+09AB. It belongs to the Bengali block, in the Other Letter (Lo) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+09AB | |
| decimal | 2475 | |
| htmldecimal | ফ | |
| htmlhex | ফ | |
| css | \09AB | |
| javascript | \u{9AB} | |
| python | \u09ab | |
| java | \u09AB | |
| go | \u09AB | |
| ruby | \u{9AB} | |
| rust | \u{9AB} | |
| ccpp | \u09ab | |
| urlencoded | %E0%A6%AB | |
| utf8bytes | e0 a6 ab | |
| utf16bebytes | 09 ab | |
| utf32bebytes | 00 00 09 ab |
How to Use
HTML:
ফ
CSS:
content: "\09AB"
JavaScript:
"\u{9AB}"
Python:
"\u09ab"
Properties
Frequently Asked Questions
What is the ফ character (BENGALI LETTER PHA)?
ফ (BENGALI LETTER PHA) is the Unicode character U+09AB.
What is the Unicode codepoint of BENGALI LETTER PHA?
The BENGALI LETTER PHA character (ফ) has codepoint U+09AB.
How do I type or copy BENGALI LETTER PHA?
Copy ফ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.