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
ਫ਼ (GURMUKHI LETTER FA) is the Unicode character at code point U+0A5E. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A5E | |
| decimal | 2654 | |
| htmldecimal | ਫ਼ | |
| htmlhex | ਫ਼ | |
| css | \0A5E | |
| javascript | \u{A5E} | |
| python | \u0a5e | |
| java | \u0A5E | |
| go | \u0A5E | |
| ruby | \u{A5E} | |
| rust | \u{A5E} | |
| ccpp | \u0a5e | |
| urlencoded | %E0%A9%9E | |
| utf8bytes | e0 a9 9e | |
| utf16bebytes | 0a 5e | |
| utf32bebytes | 00 00 0a 5e |
How to Use
HTML:
ਫ਼
CSS:
content: "\0A5E"
JavaScript:
"\u{A5E}"
Python:
"\u0a5e"
Properties
Frequently Asked Questions
What is the ਫ਼ character (GURMUKHI LETTER FA)?
ਫ਼ (GURMUKHI LETTER FA) is the Unicode character U+0A5E.
What is the Unicode codepoint of GURMUKHI LETTER FA?
The GURMUKHI LETTER FA character (ਫ਼) has codepoint U+0A5E.
How do I type or copy GURMUKHI LETTER FA?
Copy ਫ਼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.