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 FEARN) is the Unicode character at code point U+1683. 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+1683 | |
| decimal | 5763 | |
| htmldecimal | ᚃ | |
| htmlhex | ᚃ | |
| css | \1683 | |
| javascript | \u{1683} | |
| python | \u1683 | |
| java | \u1683 | |
| go | \u1683 | |
| ruby | \u{1683} | |
| rust | \u{1683} | |
| ccpp | \u1683 | |
| urlencoded | %E1%9A%83 | |
| utf8bytes | e1 9a 83 | |
| utf16bebytes | 16 83 | |
| utf32bebytes | 00 00 16 83 |
How to Use
HTML:
ᚃ
CSS:
content: "\1683"
JavaScript:
"\u{1683}"
Python:
"\u1683"
Properties
Frequently Asked Questions
What is the ᚃ character (OGHAM LETTER FEARN)?
ᚃ (OGHAM LETTER FEARN) is the Unicode character U+1683.
What is the Unicode codepoint of OGHAM LETTER FEARN?
The OGHAM LETTER FEARN character (ᚃ) has codepoint U+1683.
How do I type or copy OGHAM LETTER FEARN?
Copy ᚃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.