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