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
ჶ (GEORGIAN LETTER FI) is the Unicode character at code point U+10F6. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F6 | |
| decimal | 4342 | |
| htmldecimal | ჶ | |
| htmlhex | ჶ | |
| css | \10F6 | |
| javascript | \u{10F6} | |
| python | \u10f6 | |
| java | \u10F6 | |
| go | \u10F6 | |
| ruby | \u{10F6} | |
| rust | \u{10F6} | |
| ccpp | \u10f6 | |
| urlencoded | %E1%83%B6 | |
| utf8bytes | e1 83 b6 | |
| utf16bebytes | 10 f6 | |
| utf32bebytes | 00 00 10 f6 |
How to Use
HTML:
ჶ
CSS:
content: "\10F6"
JavaScript:
"\u{10F6}"
Python:
"\u10f6"
Properties
Frequently Asked Questions
What is the ჶ character (GEORGIAN LETTER FI)?
ჶ (GEORGIAN LETTER FI) is the Unicode character U+10F6.
What is the Unicode codepoint of GEORGIAN LETTER FI?
The GEORGIAN LETTER FI character (ჶ) has codepoint U+10F6.
How do I type or copy GEORGIAN LETTER FI?
Copy ჶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.