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