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