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 BHA) is the Unicode character at code point U+0D2D. 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+0D2D | |
| decimal | 3373 | |
| htmldecimal | ഭ | |
| htmlhex | ഭ | |
| css | \0D2D | |
| javascript | \u{D2D} | |
| python | \u0d2d | |
| java | \u0D2D | |
| go | \u0D2D | |
| ruby | \u{D2D} | |
| rust | \u{D2D} | |
| ccpp | \u0d2d | |
| urlencoded | %E0%B4%AD | |
| utf8bytes | e0 b4 ad | |
| utf16bebytes | 0d 2d | |
| utf32bebytes | 00 00 0d 2d |
How to Use
HTML:
ഭ
CSS:
content: "\0D2D"
JavaScript:
"\u{D2D}"
Python:
"\u0d2d"
Properties
Frequently Asked Questions
What is the ഭ character (MALAYALAM LETTER BHA)?
ഭ (MALAYALAM LETTER BHA) is the Unicode character U+0D2D.
What is the Unicode codepoint of MALAYALAM LETTER BHA?
The MALAYALAM LETTER BHA character (ഭ) has codepoint U+0D2D.
How do I type or copy MALAYALAM LETTER BHA?
Copy ഭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.