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 REVERSED FEATHER MARK) is the Unicode character at code point U+169C. It belongs to the Ogham block, in the Close Punctuation (Pe) general category. Its script is Ogam.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+169C | |
| decimal | 5788 | |
| htmldecimal | ᚜ | |
| htmlhex | ᚜ | |
| css | \169C | |
| javascript | \u{169C} | |
| python | \u169c | |
| java | \u169C | |
| go | \u169C | |
| ruby | \u{169C} | |
| rust | \u{169C} | |
| ccpp | \u169c | |
| urlencoded | %E1%9A%9C | |
| utf8bytes | e1 9a 9c | |
| utf16bebytes | 16 9c | |
| utf32bebytes | 00 00 16 9c |
How to Use
HTML:
᚜
CSS:
content: "\169C"
JavaScript:
"\u{169C}"
Python:
"\u169c"
Properties
Frequently Asked Questions
What is the ᚜ character (OGHAM REVERSED FEATHER MARK)?
᚜ (OGHAM REVERSED FEATHER MARK) is the Unicode character U+169C.
What is the Unicode codepoint of OGHAM REVERSED FEATHER MARK?
The OGHAM REVERSED FEATHER MARK character (᚜) has codepoint U+169C.
How do I type or copy OGHAM REVERSED FEATHER MARK?
Copy ᚜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.