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