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