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