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