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' : ''">
ꟻ
LATIN EPIGRAPHIC LETTER REVERSED F
Overview
ꟻ (LATIN EPIGRAPHIC LETTER REVERSED F) is the Unicode character at code point U+A7FB. It belongs to the Latin Extended-D block, in the Other Letter (Lo) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7FB | |
| decimal | 43003 | |
| htmldecimal | ꟻ | |
| htmlhex | ꟻ | |
| css | \A7FB | |
| javascript | \u{A7FB} | |
| python | \ua7fb | |
| java | \uA7FB | |
| go | \uA7FB | |
| ruby | \u{A7FB} | |
| rust | \u{A7FB} | |
| ccpp | \ua7fb | |
| urlencoded | %EA%9F%BB | |
| utf8bytes | ea 9f bb | |
| utf16bebytes | a7 fb | |
| utf32bebytes | 00 00 a7 fb |
How to Use
HTML:
ꟻ
CSS:
content: "\A7FB"
JavaScript:
"\u{A7FB}"
Python:
"\ua7fb"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꟻ character (LATIN EPIGRAPHIC LETTER REVERSED F)?
ꟻ (LATIN EPIGRAPHIC LETTER REVERSED F) is the Unicode character U+A7FB.
What is the Unicode codepoint of LATIN EPIGRAPHIC LETTER REVERSED F?
The LATIN EPIGRAPHIC LETTER REVERSED F character (ꟻ) has codepoint U+A7FB.
How do I type or copy LATIN EPIGRAPHIC LETTER REVERSED F?
Copy ꟻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.