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