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
ֆ (ARMENIAN SMALL LETTER FEH) is the Unicode character at code point U+0586. It belongs to the Armenian block, in the Lowercase Letter (Ll) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0586 | |
| decimal | 1414 | |
| htmldecimal | ֆ | |
| htmlhex | ֆ | |
| css | \0586 | |
| javascript | \u{586} | |
| python | \u0586 | |
| java | \u0586 | |
| go | \u0586 | |
| ruby | \u{586} | |
| rust | \u{586} | |
| ccpp | \u0586 | |
| urlencoded | %D6%86 | |
| utf8bytes | d6 86 | |
| utf16bebytes | 05 86 | |
| utf32bebytes | 00 00 05 86 |
How to Use
HTML:
ֆ
CSS:
content: "\0586"
JavaScript:
"\u{586}"
Python:
"\u0586"
Properties
Frequently Asked Questions
What is the ֆ character (ARMENIAN SMALL LETTER FEH)?
ֆ (ARMENIAN SMALL LETTER FEH) is the Unicode character U+0586.
What is the Unicode codepoint of ARMENIAN SMALL LETTER FEH?
The ARMENIAN SMALL LETTER FEH character (ֆ) has codepoint U+0586.
How do I type or copy ARMENIAN SMALL LETTER FEH?
Copy ֆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.