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