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