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