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 FA) is the Unicode character at code point U+0CDE. 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+0CDE | |
| decimal | 3294 | |
| htmldecimal | ೞ | |
| htmlhex | ೞ | |
| css | \0CDE | |
| javascript | \u{CDE} | |
| python | \u0cde | |
| java | \u0CDE | |
| go | \u0CDE | |
| ruby | \u{CDE} | |
| rust | \u{CDE} | |
| ccpp | \u0cde | |
| urlencoded | %E0%B3%9E | |
| utf8bytes | e0 b3 9e | |
| utf16bebytes | 0c de | |
| utf32bebytes | 00 00 0c de |
How to Use
HTML:
ೞ
CSS:
content: "\0CDE"
JavaScript:
"\u{CDE}"
Python:
"\u0cde"
Properties
Frequently Asked Questions
What is the ೞ character (KANNADA LETTER FA)?
ೞ (KANNADA LETTER FA) is the Unicode character U+0CDE.
What is the Unicode codepoint of KANNADA LETTER FA?
The KANNADA LETTER FA character (ೞ) has codepoint U+0CDE.
How do I type or copy KANNADA LETTER FA?
Copy ೞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.