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