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
ᚘ (OGHAM LETTER IFIN) is the Unicode character at code point U+1698. It belongs to the Ogham block, in the Other Letter (Lo) general category. Its script is Ogam.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1698 | |
| decimal | 5784 | |
| htmldecimal | ᚘ | |
| htmlhex | ᚘ | |
| css | \1698 | |
| javascript | \u{1698} | |
| python | \u1698 | |
| java | \u1698 | |
| go | \u1698 | |
| ruby | \u{1698} | |
| rust | \u{1698} | |
| ccpp | \u1698 | |
| urlencoded | %E1%9A%98 | |
| utf8bytes | e1 9a 98 | |
| utf16bebytes | 16 98 | |
| utf32bebytes | 00 00 16 98 |
How to Use
HTML:
ᚘ
CSS:
content: "\1698"
JavaScript:
"\u{1698}"
Python:
"\u1698"
Properties
Frequently Asked Questions
What is the ᚘ character (OGHAM LETTER IFIN)?
ᚘ (OGHAM LETTER IFIN) is the Unicode character U+1698.
What is the Unicode codepoint of OGHAM LETTER IFIN?
The OGHAM LETTER IFIN character (ᚘ) has codepoint U+1698.
How do I type or copy OGHAM LETTER IFIN?
Copy ᚘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.