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