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