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